menu
html5_api package
documentation
html5.dart
FontSize
FontSize constructor
FontSize constructor
dark_mode
light_mode
FontSize
constructor
FontSize
(
double
size
, [
Unit
unit
=
Unit.px
])
Implementation
FontSize( double size, [ Unit unit = Unit.px, ]) : super(size, unit);
html5_api package
documentation
html5
FontSize
FontSize constructor
FontSize class