menu
nylo_support package
documentation
event_bus/res/event_bus.dart
EventBus
isBusy property
isBusy property
dark_mode
light_mode
isBusy
property
@
override
bool
get
isBusy
override
Whether the event bus is busy
Implementation
@override bool get isBusy => _inProgress.value.isNotEmpty;
nylo_support package
documentation
event_bus/res/event_bus
EventBus
isBusy property
EventBus class