menu
mfm_parser
mfm_parser
MfmSmall
MfmSmall constructor
MfmSmall
brightness_4
MfmSmall
constructor
Null safety
MfmSmall
(
List
<
MfmInline
>
children
)
Implementation
MfmSmall(List<MfmInline> children) : super(type: "small", children: children);
mfm_parser
mfm_parser
MfmSmall
MfmSmall constructor
MfmSmall class
Constructors
MfmSmall
Properties
children
hashCode
props
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==