menu
simple_form_field package
documentation
base_bloc.dart
BaseBloc<Event, State>
state property
state property
dark_mode
light_mode
state
property
@
override
State
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
simple_form_field package
documentation
base_bloc
BaseBloc<Event, State>
state property
BaseBloc class