isThreeLine property
final
Whether this list tile is intended to display three lines of text.
If false, the list tile is treated as having one line if the subtitle is null and treated as having two lines if the subtitle is non-null.
Implementation
final bool isThreeLine;