content property

Widget? content
final

Optional expanded content shown when this step is active.

If null, the step header collapses to a label only.

Implementation

final Widget? content;