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