isTxt property

bool isTxt

Check file is text or not

Implementation

bool get isTxt => FxString.isTxt(this);