menu
neomage package
documentation
utils/config/config_full.dart
ConfigController
reportAdd method
reportAdd method
dark_mode
light_mode
reportAdd
method
@
protected
void
reportAdd
(
VoidCallback
disposer
)
inherited
Implementation
@protected void reportAdd(VoidCallback disposer) { Notifier.instance.add(disposer); }
neomage package
documentation
utils/config/config_full
ConfigController
reportAdd method
ConfigController class