focused property

bool get focused

Gets whether the input is focused.

Implementation

bool get focused => _focused;