shape property
The shape of the button.
Available options: TButtonShape.normal, TButtonShape.pill, TButtonShape.circle. Defaults to the theme's default shape.
Implementation
final TButtonShape? shape;
The shape of the button.
Available options: TButtonShape.normal, TButtonShape.pill, TButtonShape.circle. Defaults to the theme's default shape.
final TButtonShape? shape;