TextWidget constructor

TextWidget(
  1. TextRenderViewModel _viewModel
)

Implementation

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