FrameCallback typedef

FrameCallback = FutureOr<void> Function(Image)

Implementation

typedef FrameCallback = FutureOr<void> Function(Image);