menu
flutter_common_widgets_softx package
documentation
common/app_text.dart
AppText
selectable property
selectable property
dark_mode
light_mode
selectable
property
bool
selectable
final
Whether text can be selected.
Implementation
final bool selectable;
flutter_common_widgets_softx package
documentation
common/app_text
AppText
selectable property
AppText class