isTxtFileName property

bool isTxtFileName

Discover if the String is a TxtFileName

Implementation

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