WidgetPart constructor
const
WidgetPart(
- Widget widget
Creates a WidgetPart with the specified widget.
Implementation
const WidgetPart(this.widget);
Creates a WidgetPart with the specified widget.
const WidgetPart(this.widget);