menu
nucleoid package
documentation
html.dart
ImageSizeCSS
ImageSizeCSS.new const constructor
ImageSizeCSS.new const constructor
dark_mode
light_mode
ImageSizeCSS
constructor
const
ImageSizeCSS
(
SizeCSS
width
,
SizeCSS
height
)
Implementation
const ImageSizeCSS(this.width, this.height) : type = _TypeSizeImageCSS.value;
nucleoid package
documentation
html
ImageSizeCSS
ImageSizeCSS.new const constructor
ImageSizeCSS class