focusOnInvalid property

bool get focusOnInvalid

Will be true if will focus on invalid field when validate

Only used to internal logic

Implementation

bool get focusOnInvalid => _focusOnInvalid;