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