shape property
final
The shape of the bottom sheet.
Defines the bottom sheet's Material.shape.
Defaults to null and falls back to Material's default.
Implementation
final ShapeBorder? shape;
The shape of the bottom sheet.
Defines the bottom sheet's Material.shape.
Defaults to null and falls back to Material's default.
final ShapeBorder? shape;