side property

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