margin property
The empty space that surrounds the card.
The default margin is 4.0 logical pixels on all sides:
EdgeInsets.all(4.0).
Implementation
final EdgeInsetsGeometry margin;
The empty space that surrounds the card.
The default margin is 4.0 logical pixels on all sides:
EdgeInsets.all(4.0).
final EdgeInsetsGeometry margin;