AudioDecibelCheck constructor
const
AudioDecibelCheck({
- Key? key,
- required AudioDecibelCheckOptions options,
Implementation
const AudioDecibelCheck({super.key, required this.options});