horizontalTitleGap property

double? horizontalTitleGap
final

Overrides the default value of ListTile.horizontalTitleGap.

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

Implementation

final double? horizontalTitleGap;