activeChild property

Widget? activeChild
final

Widget shown when the video is not muted.

Default - Icon(Icons.volume_off)

Implementation

final Widget? activeChild;