menu
formio package
documentation
models/wizard_config.dart
WizardConfig
pages property
pages property
dark_mode
light_mode
pages
property
List
<
ComponentModel
>
pages
final
List of panel components representing wizard pages
Implementation
final List<ComponentModel> pages;
formio package
documentation
models/wizard_config
WizardConfig
pages property
WizardConfig class