components_modern\display_components\modern_audio_decibel_check library

Classes

ModernAudioDecibelCheck
ModernAudioDecibelCheck - A utility widget that periodically checks audio decibel levels and adjusts waveform visibility through callbacks.
ModernAudioDecibelCheckOptions
Configuration options for the ModernAudioDecibelCheck widget.

Typedefs

ModernAudioDecibelCheckType = Future<void> Function({required ModernAudioDecibelCheckOptions options})