side property
final
The color and weight of the button's outline.
This value is combined with shape to create a shape decorated with an outline.
Implementation
final MaterialStateProperty<BorderSide?>? side;
The color and weight of the button's outline.
This value is combined with shape to create a shape decorated with an outline.
final MaterialStateProperty<BorderSide?>? side;