hasFocus property

bool get hasFocus

Implementation

bool get hasFocus => focusNode.hasPrimaryFocus;