shape property
final
The shape of the button's underlying Material.
This shape is combined with side to create a shape decorated with an outline.
Implementation
final MaterialStateProperty<OutlinedBorder?>? shape;
The shape of the button's underlying Material.
This shape is combined with side to create a shape decorated with an outline.
final MaterialStateProperty<OutlinedBorder?>? shape;