delegate property Null safety
final
A delegate that allows customization of how the image is painted.
If not provided, defaults to a delegate which paints the child as is.
Implementation
final RasterWidgetDelegate delegate;
A delegate that allows customization of how the image is painted.
If not provided, defaults to a delegate which paints the child as is.
final RasterWidgetDelegate delegate;