onLoad property

void Function(Event)? onLoad
final

The function to call when the media is loaded.

Implementation

final void Function(Event)? onLoad;