formBloc property
FormBloc?
get
formBloc
Identifies whether the FieldBloc has been added to the FormBloc
Implementation
FormBloc<dynamic, dynamic>? get formBloc;
Identifies whether the FieldBloc has been added to the FormBloc
FormBloc<dynamic, dynamic>? get formBloc;