onLoad property

EventStream<String?> onLoad
final

Notifies events when load is completed.

Implementation

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