isValidForm property

Rx<bool> isValidForm
getter/setter pair

Implementation

Rx<bool> isValidForm = Rx(false);