hasFocus property
bool
get
hasFocus
Gets the focus state of the focus controller.
Implementation
bool get hasFocus => _hasFocus;
Gets the focus state of the focus controller.
bool get hasFocus => _hasFocus;