isText property

bool isText

Returns true if is text/*.

Implementation

bool get isText => type == 'text';