isTxtFileName property

bool get isTxtFileName

Discover if the String is a TxtFileName

Implementation

bool get isTxtFileName => JetUtils.isTxt(this);