Dart API Reference
dart:html
ImageElement
ImageElement
ImageElement
constructor
ImageElement
(
{
String
src
,
int
width
,
int
height
}
)