onResize property

Stream<Event> get onResize

Implementation

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