margin property

EdgeInsetsGeometry margin
final

External margin around the card.

Defaults to EdgeInsets.symmetric(horizontal: 3, vertical: 2).

Implementation

final EdgeInsetsGeometry margin;