menu
flutter_reactter package
documentation
widgets.dart
ReactterComponent<T extends ReactterContext>
listenAll property
listenAll property
dark_mode
light_mode
listenAll
property
bool
get
listenAll
Watchs all states to re-build
Implementation
bool get listenAll => false;
flutter_reactter package
documentation
widgets
ReactterComponent<T extends ReactterContext>
listenAll property
ReactterComponent class