autoPadding property
dynamic
autoPadding
final
if true , this automatically adds padding to the child container,
avoiding the card to float on top of child content
defaults to true
Implementation
final autoPadding;