dashArray property

LoopingList<double> dashArray
final

A helper list to iterate the dashes cleanly for dashed or dotted borders. This is constructed from the dash pattern.

Implementation

final LoopingList<double> dashArray;