selectable property

bool get selectable

Whether selection is enabled.

Implementation

bool get selectable => selectionMode != TSelectionMode.none;