onNextPress property

(void Function()?) onNextPress
latefinal

Fire when press NEXT button

Implementation

late final void Function()? onNextPress;