padding property
Padding
Type: EdgeInsetsGeometry
Default: const EdgeInsets.all(10)
Creates an inner space padding between the credit card border and the inner widgets
Implementation
final EdgeInsetsGeometry padding;