trackVolumeEnabled property

bool get trackVolumeEnabled

Cached flag in Dart layer for the last value passed to setTrackVolumeEnabled. Note: This does not query native; it is only a local mirror.

Implementation

bool get trackVolumeEnabled => _trackVolumeEnabled;