submittable property

RxBool submittable
final

Indicator whether this ReactiveFieldState can be submitted.

Implementation

final RxBool submittable = RxBool(true);