borderWidth property Null safety
final
The width of the border, if this is set borderColor must also be set.
Implementation
final double? borderWidth;
The width of the border, if this is set borderColor must also be set.
final double? borderWidth;