onPaused property

set onPaused (void func(PausedEvent))

See PausedEvent for details on this event.

Implementation

set onPaused(void Function(PausedEvent) func);