menu
flutter_native_overlay package
documentation
native_overlay_style.dart
NativeContainerStyle
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
Optional fixed height of the overlay in logical pixels.
Implementation
final double? height;
flutter_native_overlay package
documentation
native_overlay_style
NativeContainerStyle
height property
NativeContainerStyle class