icon property

Widget? icon
final

Sets the icon in the center of the gauge. Typically an Icon widget.

Implementation

final Widget? icon;