OnImageSaveButtonCall typedef

OnImageSaveButtonCall = void Function(String image)

Implementation

typedef void OnImageSaveButtonCall(String image);