isRichText method

bool isRichText()

Implementation

bool isRichText() => font.toLowerCase().contains("rich-text");