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