Widgets

ChartAxisLabel

ChartAxisLabel

ChartAxisLabel control. Build it with the chart_axis_label helper.

Example

chart_axis_label(
  value: "Sample",
  label: "Label"
)

Properties

  • value — The control's current value.
  • label — Text label shown for the control.

Reference

  • Family: materials
  • Widget type: chartaxislabel
  • Helpers: chart_axis_label, chartaxislabel