menu
fluttery_framework package
documentation
view/app_menu.dart
PopupMenuFunctionsMixin<T>
onOffset method
onOffset method
dark_mode
light_mode
onOffset
method
Offset
?
onOffset
(
)
The offset is applied relative to the initial position
Implementation
Offset? onOffset() => null;
fluttery_framework package
documentation
view/app_menu
PopupMenuFunctionsMixin<T>
onOffset method
PopupMenuFunctionsMixin mixin