hasFocus property

bool get hasFocus

Gets the focus state of the focus controller.

Implementation

bool get hasFocus => _hasFocus;