BarcodeScannerAnimation constructor
const
BarcodeScannerAnimation({})
Implementation
const BarcodeScannerAnimation({
this.enable = true,
this.curve = Curves.easeInOutCubic,
this.duration = const Duration(milliseconds: 250),
});