isTxt property

bool isTxt

Txt regex

Implementation

bool get isTxt => hasMatch(this, Patterns.txt);