margin property
The external margin around the card.
Defaults to EdgeInsets.only(bottom: 8).
Implementation
final EdgeInsetsGeometry? margin;
The external margin around the card.
Defaults to EdgeInsets.only(bottom: 8).
final EdgeInsetsGeometry? margin;