Optional
options: WidgetOptionsThe child-widgets of the widget.
Add children widgets for the widget.
Rest
...children: Widget[]The added children.
Optional
params: Record<string, any>Called when the widget is registered.
The CanvasKit namespace
Preload the necessary items during drawing. Called when the properties of the widget is changed. In common, we use it to initializing Paint, Rect, Path, etc.
Called when the parameters is changed.
The namespace of CanvasKit-WASM.
Optional
propertyChanged: stringSet up a update function to call it when the widget is changed.
The frame from having gone to current frame.
Rest
...plugins: WidgetPlugin[]Static
absoluteStatic
get
See
Widget