borderDashArray property

List<int>? borderDashArray
finalinherited

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

Implementation

final List<int>? borderDashArray;