GapMarkup class

间隙标记

用于在文本见添加间隙

有效tag名称:gap 参数:

Inheritance

Constructors

GapMarkup.new()
const

Properties

alias Set<String>?
标签别名
finalinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tag String
标签名称
finalinherited
tags List<String>
支持的标签集合
no setterinherited

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
override
toString() String
A string representation of this object.
inherited

Operators

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