onResize property

void Function(double width, double height)? onResize
final

Implementation

final void Function(double width, double height)? onResize;