TagMarkup class abstract
自定义标签标记
- Inheritance
-
- Object
- HyperMarkup
- TagMarkup
- Implementers
Constructors
-
TagMarkup.new(String tag, {Set<
String> ? alias}) -
const
Properties
Methods
-
markup(
List< HypertextSpan> ? children, StartTagToken token, HypertextEventHandler? eventHandler, ColorMapper? colorMapper) → HypertextSpan -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onMarkup(
List< HypertextSpan> ? children, MarkupContext context) → HypertextSpan -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited