titleWithoutHtml property

String? get titleWithoutHtml
inherited

Implementation

String? get titleWithoutHtml => LocalHtmlUtils.removeAllHtmlTags(_title);