verticalTitleGap property

double? verticalTitleGap
final

The vertical gap between the titles and the leading/trailing widgets.

If specified, overrides the default value of MongolListTile.verticalTitleGap.

Implementation

final double? verticalTitleGap;