onChanged property

ValueChanged<String> onChanged
final

callback function to be called on each drawing end

returns the base64 string image of the drawing

Implementation

final ValueChanged<String> onChanged;