padding property
Padding inside the card around the child.
If null, uses default padding from the theme.
Implementation
final EdgeInsetsGeometry? padding;
Padding inside the card around the child.
If null, uses default padding from the theme.
final EdgeInsetsGeometry? padding;