Widgets

LineChartData

LineChartData

LineChartData control. Build it with the line_chart_data helper.

Example

line_chart_data(
  color: :blue_600
)

Properties

  • points — Sets the points property.
  • color — Foreground color.
  • gradient — Sets the gradient property.
  • stroke_width — Stroke width.
  • curved — Sets the curved property.
  • rounded_stroke_cap — Sets the rounded stroke cap property.

Reference

  • Family: materials
  • Widget type: linechartdata
  • Helpers: line_chart_data, linechartdata