menu
event_bus_plus package
documentation
res/event_bus.dart
IEventBus
isBusy$ property
isBusy$ property
dark_mode
light_mode
isBusy$
property
Stream
<
bool
>
get
isBusy$
Whether the event bus is busy
Implementation
Stream<bool> get isBusy$;
event_bus_plus package
documentation
res/event_bus
IEventBus
isBusy$ property
IEventBus class