padding property
The internal padding inside the card.
Defaults to EdgeInsets.symmetric(vertical: 12, horizontal: 16).
Implementation
final EdgeInsetsGeometry padding;
The internal padding inside the card.
Defaults to EdgeInsets.symmetric(vertical: 12, horizontal: 16).
final EdgeInsetsGeometry padding;