isThreeLine property

bool? isThreeLine
final

If specified, overrides the default value of ListTile.isThreeLine or CheckboxListTile.isThreeLine or RadioListTile.isThreeLine or SwitchListTile.isThreeLine.

Implementation

final bool? isThreeLine;