Flutter
material
TwoLevelSublist
children
children
Flutter
material
TwoLevelSublist
children
property
children
Flutter
material
TwoLevelSublist
Constructors
TwoLevelSublist
Properties
backgroundColor
children
leading
onOpenChanged
title
hashCode
key
runtimeType
Operators
operator ==
Methods
createState
createElement
debugFillDescription
noSuchMethod
toString
toStringShort
List
<
Widget
>
children
read-only
The widgets that are displayed when the sublist expands.
Typically
TwoLevelListItem
widgets.