menu
flutter_common_widgets_softx package
documentation
common/app_button.dart
AppButton
fontWeight property
fontWeight property
dark_mode
light_mode
fontWeight
property
FontWeight
?
fontWeight
final
The font weight of the button text.
Implementation
final FontWeight? fontWeight;
flutter_common_widgets_softx package
documentation
common/app_button
AppButton
fontWeight property
AppButton class