onlyWhenInitializing property

bool onlyWhenInitializing
final

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

Implementation

final bool onlyWhenInitializing;