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