menu
mbsdk package
documentation
Controller/Notification_Controller.dart
NotificationController
hasListeners property
hasListeners property
dark_mode
light_mode
hasListeners
property
bool
get
hasListeners
inherited
Implementation
bool get hasListeners { assert(_debugAssertNotDisposed()); return _updaters!.isNotEmpty; }
mbsdk package
documentation
Controller/Notification_Controller
NotificationController
hasListeners property
NotificationController class