OnPreviewMode typedef

OnPreviewMode = dynamic Function(PreviewCameraState)

Implementation

typedef OnPreviewMode = Function(PreviewCameraState);