autoFocusOnFirstError property

bool autoFocusOnFirstError
final

After form is validate, get focused on the first non valid TextField, if any.

Implementation

final bool autoFocusOnFirstError;