volume property

double? volume
final

Specifies the current volume of the audio/video. Must be a number between 0.0 and 1.0. Supported only on web and always null for android and iOS platform.

Implementation

final double? volume;