menu
flutter_androssy package
documentation
views/view/view.dart
ViewController
onNotifyWithCallback method
onNotifyWithCallback method
dark_mode
light_mode
onNotifyWithCallback
method
void
onNotifyWithCallback
(
VoidCallback
callback
)
Implementation
void onNotifyWithCallback(VoidCallback callback) { callback(); onNotify(); }
flutter_androssy package
documentation
views/view/view
ViewController
onNotifyWithCallback method
ViewController class