ImageNode constructor

ImageNode(
  1. Image widget
)

Implementation

ImageNode(super.widget) : super(element: html.ImageElement());