onResize property Null safety

Stream<Event> onResize

Implementation

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