DivWidget constructor

DivWidget(
  1. DivRenderViewModel _viewModel
)

Implementation

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