onCameraLoading property

Widget Function(Object?)? onCameraLoading
final

Callback that gets called while the "initialize" method hasn't returned a value yet.

Implementation

final Widget Function(Object?)? onCameraLoading;