dense property
final
Whether this list tile is part of a vertically dense list.
If this property is null then its value is based on ListTileThemeData.dense.
Implementation
final bool? dense;
Whether this list tile is part of a vertically dense list.
If this property is null then its value is based on ListTileThemeData.dense.
final bool? dense;