content property Null safety
final
The content of the step that appears below the title and subtitle.
Below the content, every step has a 'continue' and 'cancel' button.
Implementation
final Widget content;
The content of the step that appears below the title and subtitle.
Below the content, every step has a 'continue' and 'cancel' button.
final Widget content;