String numericOnly({bool firstWordOnly = false}) => EaseUtils.numericOnly(this, firstWordOnly: firstWordOnly);