contentPadding property

EdgeInsetsGeometry contentPadding
final

Padding inside the tile around the content row.

Defaults to 16px horizontal, 12px vertical — matching iOS table row insets.

Implementation

final EdgeInsetsGeometry contentPadding;