submittable property
final
Indicator whether this ReactiveFieldState can be submitted.
Implementation
final RxBool submittable = RxBool(true);
Indicator whether this ReactiveFieldState can be submitted.
final RxBool submittable = RxBool(true);