menu
shadcn_flutter package
documentation
shadcn_flutter.dart
OutlineButton
shape property
shape property
dark_mode
light_mode
shape
property
ButtonShape
shape
final
Shape of the button (defaults to
ButtonShape.rectangle
).
Implementation
final ButtonShape shape;
shadcn_flutter package
documentation
shadcn_flutter
OutlineButton
shape property
OutlineButton class