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