menu
dawn package
documentation
widgets.dart
ImageNode
ImageNode constructor
ImageNode constructor
dark_mode
light_mode
ImageNode
constructor
ImageNode
(
Image
widget
)
Creates a new instance of
ImageNode
.
Implementation
ImageNode(super.widget) : super(element: html.ImageElement());
dawn package
documentation
widgets
ImageNode
ImageNode constructor
ImageNode class