menu
flutter_common_widgets_softx package
documentation
common/app_button.dart
AppButton
fontSize property
fontSize property
dark_mode
light_mode
fontSize
property
double
?
fontSize
final
The font size of the text if using a plain string.
Implementation
final double? fontSize;
flutter_common_widgets_softx package
documentation
common/app_button
AppButton
fontSize property
AppButton class