menu
zeta_flutter
zeta_flutter.dart
ZetaChatItem
starred property
starred
dark_mode
light_mode
starred
property
bool
?
starred
final
Whether the chat list is starred.
If null, the star will not be rendered.
Implementation
final bool? starred;
zeta_flutter
zeta_flutter
ZetaChatItem
starred property
ZetaChatItem class