onResize property

Stream<Event> onResize

Implementation

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