margin property

EdgeInsets? margin
final

Margin surrounding the outside of the card

Defaults to CardTheme.margin.

Implementation

final EdgeInsets? margin;