Returns the stroke dash array for this paint, if any.
List<double>? getStrokeDasharray() { return _strokeDasharray; }