menu
jay_util_package package
documentation
bus/event_bus_service.dart
EventBusService
getInstance static method
getInstance static method
dark_mode
light_mode
getInstance
static method
EventBusService
getInstance
(
)
Implementation
static EventBusService getInstance(){ return _single ??= EventBusService._(); }
jay_util_package package
documentation
bus/event_bus_service
EventBusService
getInstance static method
EventBusService class