menu
mfm_parser
mfm_parser
MfmCenter
MfmCenter constructor
MfmCenter
brightness_4
MfmCenter
constructor
Null safety
MfmCenter
(
{
List
<
MfmNode
>
?
children
}
)
Implementation
MfmCenter({super.children}) : super(type: "center");
mfm_parser
mfm_parser
MfmCenter
MfmCenter constructor
MfmCenter class
Constructors
MfmCenter
Properties
children
hashCode
props
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==