onLoad property

EventStream<T?> onLoad
final

Handles load events.

Implementation

final EventStream<T?> onLoad = EventStream();