rules/text/is_empty library

Classes

IsEmpty
Validates that the input is empty or whitespace-only.

Functions

isEmpty(String? input) bool
trim the string then checks if isEmpty if string is empty it will returns true