borderDashArray property

List<int>? borderDashArray
final

If you want to have dashed border, set this value.

Implementation

final List<int>? borderDashArray;