side property

WidgetStateProperty<BorderSide?>? side
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 WidgetStateProperty<BorderSide?>? side;