replayChild property

Widget? replayChild
final

Widget shown when the video is ended.

Default - Icon(Icons.replay)

Implementation

final Widget? replayChild;