UikListTileContainer constructor
UikListTileContainer(
- WidgetType _widgetType,
- UikListTileContainerProps _uikListTileContainerProps
Implementation
UikListTileContainer(this._widgetType, this._uikListTileContainerProps)
: super(_widgetType, _uikListTileContainerProps);