InputPart.widget constructor
const
InputPart.widget(
- Widget widget
Creates a custom widget part.
Implementation
const factory InputPart.widget(Widget widget) = WidgetPart;
Creates a custom widget part.
const factory InputPart.widget(Widget widget) = WidgetPart;