end property

Widget? end
final

The widget to be displayed as the max label. For eg: an Icon can be displayed.

If not provided the max value is displayed as text.

Implementation

final Widget? end;