menu
fastyle_core package
documentation
logic/blocs/device_orientation.bloc.dart
FastDeviceOrientationBloc
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_core package
documentation
logic/blocs/device_orientation.bloc
FastDeviceOrientationBloc
isClosed property
FastDeviceOrientationBloc class