isRichText property

bool isRichText

Returns true if property is RichText type.

Implementation

bool get isRichText => type == PropertiesTypes.RichText;