titleWithoutHtml property

String? titleWithoutHtml
inherited

Implementation

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