onResize property

void Function(double) onResize
final

The callback that will be called when the user drags the resizer.

Implementation

final void Function(double) onResize;