hasFocus property

bool hasFocus

Gets the focus state of the focus controller.

Implementation

bool get hasFocus => _hasFocus;