lineBarSpots property

List<TouchLineBarSpot>? lineBarSpots
final

touch happened on these spots (if a single line provided on the chart, lineBarSpots's length will be 1 always)

Implementation

final List<TouchLineBarSpot>? lineBarSpots;