BarcodeSelectionTapSelection constructor

BarcodeSelectionTapSelection()

Implementation

BarcodeSelectionTapSelection()
    : this._(
          BarcodeSelectionDefaults.barcodeSelectionTapSelectionDefaults.freezeBehavior,
          BarcodeSelectionDefaults.barcodeSelectionTapSelectionDefaults.tapBehavior,
          BarcodeSelectionDefaults.barcodeSelectionTapSelectionDefaults.shouldFreezeOnDoubleTap);