menu
flutter_chat_ui_advn package
documentation
flutter_chat_ui.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;
flutter_chat_ui_advn package
documentation
flutter_chat_ui
TextMessageOptions
isTextSelectable property
TextMessageOptions class