onUpdate property

VoidCallback? onUpdate
getter/setter pair

A callback that is triggered whenever the video playback state is updated.

Implementation

VoidCallback? onUpdate;