onResize property

EventStream<Event> onResize

Implementation

EventStream<Event> get onResize => Stage.resizeEvent.forTarget(this);