onCameraButtonTap property

VoidCallback? onCameraButtonTap
final

Called when camera button is tapped. The button will be hidden if its null;

Implementation

final VoidCallback? onCameraButtonTap;