menu
bytedesk_kefu package
documentation
ui/chat/widget/flutter_html/style.dart
FontSize
FontSize const constructor
FontSize const constructor
dark_mode
light_mode
FontSize
constructor
const
FontSize
(
double
?
size
, {
String
units
=
""
,
})
Implementation
const FontSize(this.size, {this.units = ""});
bytedesk_kefu package
documentation
ui/chat/widget/flutter_html/style
FontSize
FontSize const constructor
FontSize class