markups property

List<HyperMarkup>? markups
final

定义超文本标记

通过此处的设置会覆盖掉HypertextThemeExtension中相同HyperMarkup.tags的标记

Implementation

final List<HyperMarkup>? markups;