onMultiScanModeChanged property
Called when the multi scan mode is changed When set to null, the multi scan mode button will not be displayed
Implementation
final Function(bool)? onMultiScanModeChanged;
Called when the multi scan mode is changed When set to null, the multi scan mode button will not be displayed
final Function(bool)? onMultiScanModeChanged;