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