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