autovalidateMode property

AutovalidateMode autovalidateMode
final

Determines how frequent the password TextFormField should be validated. Defaults to AutovalidateMode.onUserInteraction

Implementation

final AutovalidateMode autovalidateMode;