isTxt property

bool isTxt

Check file is text or not

Implementation

bool get isTxt => _endsWith('.txt');