margin property

EdgeInsetsGeometry? margin
final

The empty space that surrounds the card.

The default margin is Card.margin.

Implementation

final EdgeInsetsGeometry? margin;