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