menu
fluttery_framework package
documentation
view/app_menu.dart
PopupMenuFunctionsMixin<T>
onShape method
onShape method
dark_mode
light_mode
onShape
method
ShapeBorder
?
onShape
(
)
The shape used for the menu
Implementation
ShapeBorder? onShape() => null;
fluttery_framework package
documentation
view/app_menu
PopupMenuFunctionsMixin<T>
onShape method
PopupMenuFunctionsMixin mixin