onBusy property

WidgetBuilder? onBusy
final

This is called whenever the bloc set its onBusy flag (setBusy)

Implementation

final WidgetBuilder? onBusy;