resubmitOnError property

RxBool resubmitOnError
final

Indicator whether this ReactiveFieldState can still be submitted, when it has an error, or is not changed.

Implementation

final RxBool resubmitOnError = RxBool(false);