bandAmps property

Map<double, double> bandAmps
getter/setter pair

Values of amps of various bands in Equalizer. Use Equalizer.setBandAmp to change values.

Implementation

Map<double, double> bandAmps = {};