volume property

ValueNotifier<double> volume
final

Implementation

final ValueNotifier<double> volume = ValueNotifier<double>(100);