isSelectableText property

bool isSelectableText
final

if set true will build a SelectableText.rich() widget, builds RichText otherwise

Implementation

final bool isSelectableText;