onPressedNext property

dynamic Function() onPressedNext
final

The action of button to go to next step.

Implementation

final Function() onPressedNext;