menu
flutter_wizard package
documentation
flutter_wizard.dart
WizardController
disableGoBack abstract method
disableGoBack abstract method
dark_mode
light_mode
disableGoBack
abstract method
void
disableGoBack
(
int
index
)
Disable the back button for specified index.
Implementation
void disableGoBack( int index, );
flutter_wizard package
documentation
flutter_wizard
WizardController
disableGoBack abstract method
WizardController class