buildNextButton abstract method
Builds the next button widget.
Implementation
Widget buildNextButton(
BuildContext context, VoidCallback? onPressed, bool isLastStep);
Builds the next button widget.
Widget buildNextButton(
BuildContext context, VoidCallback? onPressed, bool isLastStep);