silent constant
ScanOptions
const silent
Implementation
static const ScanOptions silent = ScanOptions(
beepOnScan: false,
vibrateOnScan: false,
);
static const ScanOptions silent = ScanOptions(
beepOnScan: false,
vibrateOnScan: false,
);