isValid property

bool isValid

Implementation

bool get isValid => state == FormeValidationState.valid;