menu
htkc_utils package
documentation
chat_ui/widgets/message/text_message.dart
TextMessageOptions
isTextSelectable property
isTextSelectable property
dark_mode
light_mode
isTextSelectable
property
bool
isTextSelectable
final
Whether user can tap and hold to select a text content.
Implementation
final bool isTextSelectable;
htkc_utils package
documentation
chat_ui/widgets/message/text_message
TextMessageOptions
isTextSelectable property
TextMessageOptions class