MarkDownStdText class

Inheritance

Constructors

MarkDownStdText(String text)

Properties

hashCode int
The hash code for this object.
no setterinherited
kind MarkDownElmKind
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

calalFase() MarkDownElm
inherited
cow() MarkDownElm?
inherited
dispacher(MarkDownElm intent) MarkDownElm
inherited
finalyHTMLString() String
inherited
finalyMarkDownString() String
inherited
linker(LinkingSource link) MarkDownElm
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setCfg(Configure cfgs) MarkDownElm
inherited
toHTMLString() String
override
toMarkDownString() String
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited