OnBytesPickerCompleted typedef
OnBytesPickerCompleted =
void Function(Uint8List bytes)
Implementation
typedef OnBytesPickerCompleted = void Function(Uint8List bytes);
typedef OnBytesPickerCompleted = void Function(Uint8List bytes);