margin property

EdgeInsetsGeometry? margin
final

The empty space around the card.

If null, defaults to EdgeInsets.zero.

Implementation

final EdgeInsetsGeometry? margin;