menu
flutter_native_overlay package
documentation
native_overlay_style.dart
NativeContainerStyle
shape property
shape property
dark_mode
light_mode
shape
property
OverlayShape
shape
final
The shape of the overlay container. Defaults to
OverlayShape.rounded
.
Implementation
final OverlayShape shape;
flutter_native_overlay package
documentation
native_overlay_style
NativeContainerStyle
shape property
NativeContainerStyle class