menu
swift_charts package
documentation
time_chart.dart
SwiftTimeChart
setLineColor method
setLineColor method
dark_mode
light_mode
setLineColor
method
void
setLineColor
(
String
color
)
Implementation
void setLineColor(String color) { _lineColor = color; }
swift_charts package
documentation
time_chart
SwiftTimeChart
setLineColor method
SwiftTimeChart class