isTxtFileName property

bool get isTxtFileName

Discover if the String is a TxtFileName

Implementation

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