onEnded property

Stream<Event> get onEnded

Implementation

Stream<html.Event> get onEnded => _html.onEnded;