onResult property

void Function(Uint8List resultImage, int width, int height) onResult
final

Implementation

final void Function(Uint8List resultImage, int width, int height) onResult;