menu
infospect package
documentation
utils/common_widgets/highlight_text_widget.dart
HighlightText
selectable property
selectable property
dark_mode
light_mode
selectable
property
bool
selectable
final
Whether the text can be selected or not.
Implementation
final bool selectable;
infospect package
documentation
utils/common_widgets/highlight_text_widget
HighlightText
selectable property
HighlightText class