menu
zeta_flutter
zeta_flutter.dart
ZetaChatItem
subtitle property
subtitle
dark_mode
light_mode
subtitle
property
Widget
?
subtitle
final
Normally the beginning of the chat message.
Typically a
Text
widget.
Implementation
final Widget? subtitle;
zeta_flutter
zeta_flutter
ZetaChatItem
subtitle property
ZetaChatItem class