menu
flutter_native_overlay package
documentation
native_overlay_style.dart
NativeProgressStyle
showProgressBar property
showProgressBar property
dark_mode
light_mode
showProgressBar
property
bool
showProgressBar
final
Whether to show the progress bar. Only works if a duration is provided.
Implementation
final bool showProgressBar;
flutter_native_overlay package
documentation
native_overlay_style
NativeProgressStyle
showProgressBar property
NativeProgressStyle class