dashArray property

List<double>? dashArray
final

The dash pattern for the line, if any.

Implementation

final List<double>? dashArray;