content property
- @Deprecated('Steps no longer manage their own content. ' 'Deprecated as of 0.16.1')
final
The content of the step that appears below the title and subtitle.
Implementation
@Deprecated('Steps no longer manage their own content. ' 'Deprecated as of 0.16.1')
final Widget? content;