hasFocus property

bool hasFocus

Indicates whether the form field has focus or not.

Implementation

bool get hasFocus => _hasFocus;