Flutter
material
MergeableMaterial
children property
children
MergeableMaterial class
Constructors
MergeableMaterial
Properties
children
elevation
hasDividers
mainAxis
hashCode
key
runtimeType
Methods
createState
debugFillProperties
createElement
debugDescribeChildren
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
children property
List
<
MergeableMaterialItem
>
children
final
The children of the
MergeableMaterial
.
Implementation
final List<MergeableMaterialItem> children