menu
zego_express_engine
zego_express_engine.dart
ZegoFontStyle
ZegoFontStyle constructor
ZegoFontStyle
dark_mode
light_mode
ZegoFontStyle
constructor
ZegoFontStyle
(
ZegoFontType
type
,
int
size
,
int
color
,
int
transparency
,
bool
border
,
int
borderColor
)
Implementation
ZegoFontStyle(this.type, this.size, this.color, this.transparency, this.border, this.borderColor);
zego_express_engine
zego_express_engine
ZegoFontStyle
ZegoFontStyle constructor
ZegoFontStyle class