menu
zugclient package
documentation
zug_chat.dart
ZugChatLine
ZugChatLine.new const constructor
ZugChatLine.new const constructor
dark_mode
light_mode
ZugChatLine
constructor
const
ZugChatLine
(
String
text
,
Color
color
,
bool
hidden
, {
Key
?
key
,
})
Implementation
const ZugChatLine(this.text, this.color, this.hidden, {super.key});
zugclient package
documentation
zug_chat
ZugChatLine
ZugChatLine.new const constructor
ZugChatLine class