menu
chatview3 package
documentation
chatview3.dart
MessageTypes
isVoice property
isVoice property
dark_mode
light_mode
isVoice
property
bool
get
isVoice
Implementation
bool get isVoice => this == MessageType.voice;
chatview3 package
documentation
chatview3
MessageTypes
isVoice property
MessageTypes extension on
MessageType