pageBuilder property

StepperPageItemBuilder pageBuilder
final

A builder for the content of the page.

Override this if you need more customization than the default content field on a step can provider or if you need all pages to share some sort of common widget.

Implementation

final StepperPageItemBuilder pageBuilder;