padding property

EdgeInsetsGeometry? padding
final

Padding inside the card around the child.

If null, uses default padding from the theme.

Implementation

final EdgeInsetsGeometry? padding;