AnimatedSamplerBuilder typedef
A callback for the AnimatedSamplerBuilder widget.
Implementation
typedef AnimatedSamplerBuilder = void Function(
ui.Image image,
Size size,
ui.Canvas canvas,
);
A callback for the AnimatedSamplerBuilder widget.
typedef AnimatedSamplerBuilder = void Function(
ui.Image image,
Size size,
ui.Canvas canvas,
);