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