menu
flutter_native_overlay package
documentation
native_overlay_style.dart
NativeButtonStyle
fontSize property
fontSize property
dark_mode
light_mode
fontSize
property
double
fontSize
final
The font size of the button text. Defaults to 14.0.
Implementation
final double fontSize;
flutter_native_overlay package
documentation
native_overlay_style
NativeButtonStyle
fontSize property
NativeButtonStyle class