isText property

bool get isText

Implementation

bool get isText => mediaType?.top == MediaToptype.text;