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