isText property

bool isText

Whether or not this is text variant

Implementation

bool get isText => variant == SheetVariant.text;