menu
fastyle_iap package
documentation
logic/blocs/plan.bloc.dart
FastPlanBloc
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
inherited
Whether the BloC is closed for dispatching more events.
Implementation
bool get isClosed => closed;
fastyle_iap package
documentation
logic/blocs/plan.bloc
FastPlanBloc
isClosed property
FastPlanBloc class