menu
eyflutter_webview package
documentation
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 = ""});
eyflutter_webview package
documentation
style
FontSize
FontSize const constructor
FontSize class