isFormValid property

bool get isFormValid

Implementation

bool get isFormValid => FlForm.of(this).isValid;