contentPadding property

EdgeInsets? contentPadding
final

Empty space to inscribe within the tile, surrounding the contents.

Defaults to ZdsListTileTheme.contentPadding.

Implementation

final EdgeInsets? contentPadding;