onChange property

dynamic Function(Size) onChange
final

The callback function that will be called when the size changes.

Implementation

final Function(Size) onChange;