menu
flutter_ignite_shell package
documentation
controller/shell_controller.dart
ShellController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
flutter_ignite_shell package
documentation
controller/shell_controller
ShellController
notifyChildrens method
ShellController class