onSourceLoad property

set onSourceLoad (void func(SourceLoadEvent))

See SourceLoadEvent for details on this event.

Implementation

set onSourceLoad(void Function(SourceLoadEvent) func);