focused property

bool get focused

Whether the input is focused.

Implementation

bool get focused => _focused;