isValid property

bool get isValid

Whether all registered fields currently pass validation.

Implementation

bool get isValid => _isValid;