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);
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);