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