Flutter
cupertino
CupertinoListTile
title property
title
description
title
property
Null safety
Widget
title
final
A
title
is used to convey the central information. Usually a
Text
.
Implementation
final Widget title;
Flutter
cupertino
CupertinoListTile
title property
CupertinoListTile class
Constructors
CupertinoListTile
notched
Properties
additionalInfo
backgroundColor
backgroundColorActivated
hashCode
key
leading
leadingSize
leadingToTitle
onTap
padding
runtimeType
subtitle
title
trailing
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==