onChange property

ValueChanged<int>? onChange
final

Callback when page change

Implementation

final ValueChanged<int>? onChange;