bottomPoints property

List<Point>? bottomPoints
final

Optional data points for the bottom line. If null, uses baseline.

Implementation

final List<Point>? bottomPoints;