selectable property

bool get selectable

Implementation

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