ScanFrameDecoration constructor
const
ScanFrameDecoration({})
Implementation
const ScanFrameDecoration(
{this.backgroundColor = Colors.transparent,
required this.frameSFactor,
required this.gap,
required this.borderColor,
this.strokeWidth = 2});