menu
universal_flutter_utils package
documentation
widgets/text/index.dart
UFUText
isSelectable property
isSelectable property
dark_mode
light_mode
isSelectable
property
bool
isSelectable
final
isSelectable makes text interactive, default value is
false
Implementation
final bool isSelectable;
universal_flutter_utils package
documentation
widgets/text/index
UFUText
isSelectable property
UFUText class