hasFocus property

bool get hasFocus

True if the control is marked as focused.

Implementation

bool get hasFocus => _hasFocus;