Flutter
material
TwoLevelList
children
children
Flutter
material
TwoLevelList
children
property
children
Flutter
material
TwoLevelList
Constructors
TwoLevelList
Properties
children
padding
scrollableKey
type
hashCode
key
runtimeType
Operators
operator ==
Methods
build
createElement
debugFillDescription
noSuchMethod
toString
toStringShort
List
<
Widget
>
children
read-only
The widgets to display in this list.
Typically
TwoLevelListItem
or
TwoLevelSublist
widgets.