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
Constructors
FontSize
em
percent
rem
Properties
hashCode
runtimeType
size
units
Methods
noSuchMethod
toString
Operators
operator ==
Constants
large
larger
medium
small
smaller
xLarge
xSmall
xxLarge
xxSmall