menu
flutter_native_overlay package
documentation
native_overlay_style.dart
NativeProgressStyle
height property
height property
dark_mode
light_mode
height
property
double
height
final
The height of the progress bar. Defaults to 4.0.
Implementation
final double height;
flutter_native_overlay package
documentation
native_overlay_style
NativeProgressStyle
height property
NativeProgressStyle class