selectable property

bool selectable
final

Indicator whether the TextSpan used should use SelectionText instead of Text.rich.

Implementation

final bool selectable;