resubmitOnError property
final
Indicator whether this ReactiveFieldState can still be submitted, when it has an error, or is not changed.
Implementation
final RxBool resubmitOnError = RxBool(false);
Indicator whether this ReactiveFieldState can still be submitted, when it has an error, or is not changed.
final RxBool resubmitOnError = RxBool(false);