ImageWidget constructor

ImageWidget(
  1. ImageRenderViewModel _viewModel
)

Implementation

ImageWidget(this._viewModel) : super(_viewModel);