focused property

bool get focused

Whether this widget currently has focus.

Implementation

bool get focused => _focused;