onResize property

Stream<Event> get onResize

Implementation

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