onResize property

void onResize=(Function func)

Implementation

set onResize(Function func) => _delegate.onResize = func;