onPageBack property

(void Function(int newPageIndex)?) onPageBack
final

Called whenever the user is going backwards to a new page

Implementation

final void Function(int newPageIndex)? onPageBack;