onResize property

(dynamic Function()?) onResize
final

A callback function that is triggered when a resize action is performed.

Implementation

final Function()? onResize;