hasFocus property

bool hasFocus

True if the control is marked as focused.

Implementation

bool get hasFocus => _hasFocus;