margin property

EdgeInsetsGeometry? margin
final

The external margin around the card.

Defaults to EdgeInsets.only(bottom: 8).

Implementation

final EdgeInsetsGeometry? margin;