text property

String? text
final

text Sets the text of the ruler label on LinearGauge

const CustomRulerLabel(
  text : "10$"
),

Implementation

final String? text;