muteChild property

Widget? muteChild
final

Widget shown when the video is not muted.

Default - Icon(Icons.volume_off)

Implementation

final Widget? muteChild;