on property
override
This is an ease-of-use accessor for event streams which should only be used when an explicit accessor is not available.
Implementation
ElementEvents get on => new ElementEvents(this);
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
This is an ease-of-use accessor for event streams which should only be used when an explicit accessor is not available.
ElementEvents get on => new ElementEvents(this);