menu
flutter_native_overlay package
documentation
native_overlay_style.dart
NativeButtonStyle
showButton property
showButton property
dark_mode
light_mode
showButton
property
bool
showButton
final
Whether to show the action button. Defaults to false.
Implementation
final bool showButton;
flutter_native_overlay package
documentation
native_overlay_style
NativeButtonStyle
showButton property
NativeButtonStyle class