selectable property

bool selectable
final

Whether the text is selectable.

  • false for BadText
  • true for BadText.selectable

Implementation

final bool selectable;