onChanged property
callback function to be called on each drawing end
returns the base64 string image of the drawing
Implementation
final ValueChanged<String> onChanged;
callback function to be called on each drawing end
returns the base64 string image of the drawing
final ValueChanged<String> onChanged;