onResize property

(void Function(Offset)?) onResize
final

Called when the window is resized.

Implementation

final void Function(Offset)? onResize;