menu
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/message_options.dart
ScrollToBottomOptions
showText property
showText property
dark_mode
light_mode
showText
property
bool
showText
final
Whether to show text next to the icon (default is true)
Implementation
final bool showText;
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/message_options
ScrollToBottomOptions
showText property
ScrollToBottomOptions class