label property Null safety

Widget? label
final

Only StepperType.horizontal, Optional widget that appears under the title. By default, uses the bodyText1 theme.

Implementation

final Widget? label;