margin property

EdgeInsets? margin
final

The card margin. The default value is SeniorSpacing.xxsmall (4 logical pixels) on all sides.

Implementation

final EdgeInsets? margin;