dashPattern property

List<double> dashPattern
final

The Pattern of the border dashes when BorderType set to BorderType.dotted.

Implementation

final List<double> dashPattern;