onHeavyOperationProcessing property
final
Triggers when camera plugin make long work eg. saving snap to the image etc.
Implementation
final Function(bool)? onHeavyOperationProcessing;
Triggers when camera plugin make long work eg. saving snap to the image etc.
final Function(bool)? onHeavyOperationProcessing;