displayWidget property

Widget? displayWidget
final

Widget to show any other text for the Gauge. Defaults to Container()

Implementation

final Widget? displayWidget;