menu
tengits_widgets package
documentation
chart/src/widgets/chart_label.dart
TLChartLabelModel
TLChartLabelModel.new constructor
TLChartLabelModel.new constructor
dark_mode
light_mode
TLChartLabelModel
constructor
TLChartLabelModel
(
{
Color
?
labelColor
,
String
?
labelText
,
TextStyle
?
labelTextStyle
,
})
Implementation
TLChartLabelModel({ this.labelColor, this.labelText, this.labelTextStyle, });
tengits_widgets package
documentation
chart/src/widgets/chart_label
TLChartLabelModel
TLChartLabelModel.new constructor
TLChartLabelModel class