state property

FormBlocState<dynamic, Enum> state
final

Current form state (used to detect submitting).

Implementation

final FormBlocState state;