menu
flutter_chatflow package
documentation
library.dart
AudioMessageWidget
shouldHideText property
shouldHideText property
dark_mode
light_mode
shouldHideText
property
bool
?
shouldHideText
final
Flag to either hide associated text. Shown by default
Implementation
final bool? shouldHideText;
flutter_chatflow package
documentation
library
AudioMessageWidget
shouldHideText property
AudioMessageWidget class