onlyWhenBusy property

bool onlyWhenBusy
final

Indicates whether the widget should only be built when the Bloc is busy.

Implementation

final bool onlyWhenBusy;