label property

Widget? label
final

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

Implementation

final Widget? label;