menu
flutter_easy package
documentation
flutter_easy.dart
GetxController
hasListeners property
hasListeners property
dark_mode
light_mode
hasListeners
property
bool
get
hasListeners
inherited
Implementation
bool get hasListeners { assert(_debugAssertNotDisposed()); return _updaters!.isNotEmpty; }
flutter_easy package
documentation
flutter_easy
GetxController
hasListeners property
GetxController class