menu
bloc_form_plus package
documentation
bloc_form.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;
bloc_form_plus package
documentation
bloc_form
FieldBloc<State extends FieldBlocStateBase>
state property
FieldBloc mixin