onPaused property

void onPaused=(void func(PausedEvent))

See PausedEvent for details on this event.

Implementation

set onPaused(void Function(PausedEvent) func);