contentPadding property

EdgeInsetsGeometry? contentPadding
final

Overrides the default value of ListTile.contentPadding.

This property is obsolete: please use the data ListTileThemeData.contentPadding property instead.

Implementation

final EdgeInsetsGeometry? contentPadding;