menu
mfm_parser
mfm_parser
MfmPlain
MfmPlain constructor
MfmPlain
brightness_4
MfmPlain
constructor
Null safety
MfmPlain
(
String
text
)
Implementation
MfmPlain(this.text) : super(type: "plain", children: [MfmText(text)]);
mfm_parser
mfm_parser
MfmPlain
MfmPlain constructor
MfmPlain class
Constructors
MfmPlain
Properties
children
hashCode
props
runtimeType
text
type
Methods
noSuchMethod
toString
Operators
operator ==