unmuteChild property

Widget? unmuteChild
final

Widget shown when the video is muted.

Default - Icon(Icons.volume_up)

Implementation

final Widget? unmuteChild;