playNextVideo property

Function? playNextVideo
final

Called on tap of playChild.

If this function is not null, then default onTap action of playChild is not called.

Implementation

final Function? playNextVideo;