margin property
Margin
Type: EdgeInsetsGeometry
Default: const EdgeInsets.all(10)
Creates an outer space margin between the credit card border and the outside layouts.
Implementation
final EdgeInsetsGeometry margin;