dashArray property

List<double>? dashArray
final

The dash array for creating dashed lines.

Implementation

final List<double>? dashArray;