focused property

bool get focused

Whether the table is focused.

Implementation

bool get focused => _focused;