menu
my_custom_text_package package
documentation
custom_text_widget.dart
CustomTextWidget
selectable property
selectable property
dark_mode
light_mode
selectable
property
bool
selectable
final
Whether the text can be selected by the user.
Implementation
final bool selectable;
my_custom_text_package package
documentation
custom_text_widget
CustomTextWidget
selectable property
CustomTextWidget class