Search term too short error
static String searchTermTooShort(int minLength) => 'Search term must be at least $minLength character(s) long';