dashPattern property

List<double>? dashPattern
final

Line dash pattern (null for solid line).

Implementation

final List<double>? dashPattern;