menu
form_bloc_plus package
documentation
form_bloc_plus.dart
FieldBloc<State extends FieldBlocStateBase>
state property
state property
dark_mode
light_mode
state
property
@
override
State
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
form_bloc_plus package
documentation
form_bloc_plus
FieldBloc<State extends FieldBlocStateBase>
state property
FieldBloc mixin