UikListTileContainer constructor

UikListTileContainer(
  1. WidgetType _widgetType,
  2. UikListTileContainerProps _uikListTileContainerProps
)

Implementation

UikListTileContainer(this._widgetType, this._uikListTileContainerProps)
    : super(_widgetType, _uikListTileContainerProps);