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