contentPadding property

EdgeInsetsGeometry? contentPadding
final

The inner contentPadding of the ListTile widget.

If null, ListTile defaults to 16.0 horizontal padding.

Implementation

final EdgeInsetsGeometry? contentPadding;