text property
text Sets the text of the ruler label on LinearGauge
const CustomRulerLabel(
text : "10$"
),
Implementation
final String? text;
text Sets the text of the ruler label on LinearGauge
const CustomRulerLabel(
text : "10$"
),
final String? text;