menu
mfm_parser
mfm_parser
MfmNode
children property
children
brightness_4
children
property
Null safety
List
<
MfmNode
>
?
children
final
if node has child, will be array.
Implementation
final List<MfmNode>? children;
mfm_parser
mfm_parser
MfmNode
children property
MfmNode class
Constructors
MfmNode
Properties
children
hashCode
props
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==