focused property

bool get focused

Whether the cursor is currently focused.

Implementation

bool get focused => _focus;