shape property

The shape of the button's underlying Material.

This shape is combined with side to create a shape decorated with an outline.

Implementation

final WidgetStateProperty<OutlinedBorder?>? shape;