menu
flutter_devops_kit package
documentation
wizard/wizard_step.dart
WizardStep<T>
collect abstract method
collect abstract method
dark_mode
light_mode
collect
abstract method
T
collect
(
)
Collects and returns the value produced by this wizard step.
Implementation
T collect();
flutter_devops_kit package
documentation
wizard/wizard_step
WizardStep<T>
collect abstract method
WizardStep class