menu
flutter_mdi_gui package
documentation
flutter_mdi_gui/mdi_controller.dart
MdiController
onFocus method
onFocus method
dark_mode
light_mode
onFocus
method
dynamic
onFocus
(
Key
key
)
Implementation
onFocus(Key key) { _moveOnTop(key: key); notifyListeners(); }
flutter_mdi_gui package
documentation
flutter_mdi_gui/mdi_controller
MdiController
onFocus method
MdiController class