borderWidth property

double? borderWidth
final

Width of the card's border in logical pixels.

If null, uses default border width from the theme.

Implementation

final double? borderWidth;