OnPickerChange typedef

OnPickerChange = void Function(File file, Uint8List bytes)

Implementation

typedef OnPickerChange = void Function(File file, Uint8List bytes);