isText property

bool get isText

Implementation

bool get isText => !isHashtag && !isMention && !isUrl;