menu
flutter_chatflow package
documentation
message_interface.dart
TextVisibility
shouldHideText property
shouldHideText property
dark_mode
light_mode
shouldHideText
property
bool
?
shouldHideText
getter/setter pair
A flag to either hide or show text
Implementation
bool? shouldHideText;
flutter_chatflow package
documentation
message_interface
TextVisibility
shouldHideText property
TextVisibility mixin