formBloc property

FormBloc? get formBloc

Identifies whether the FieldBloc has been added to the FormBloc

Implementation

FormBloc<dynamic, dynamic>? get formBloc;