padding property
The padding around the contentDecoration.
┌─ shape ──────────────────────────────┐
│ backgroundColor ↕ padding │
│ ┌─ contentDecoration ─────────────┐ │
│ │ content │ │
│ └─────────────────────────────────┘ │
└──────────────────────────────────────┘
Implementation
@override
final EdgeInsetsGeometry padding;