padding property

EdgeInsetsGeometry padding
final

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;