onNextPress property

(dynamic Function()?) onNextPress
final

Fire when press NEXT button

Implementation

final Function()? onNextPress;