menu
shadcn_flutter package
documentation
shadcn_flutter.dart
ButtonTheme
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
ButtonStatePropertyDelegate
<
TextStyle
>
?
textStyle
final
Optional text style override.
Implementation
final ButtonStatePropertyDelegate<TextStyle>? textStyle;
shadcn_flutter package
documentation
shadcn_flutter
ButtonTheme
textStyle property
ButtonTheme class