StringExt extension
- on
Methods
-
capitalize(
) → String - Capitalizes the first letter.
-
hexToColor(
) → Color -
Available on String?, provided by the StringExt extension
Converts a hex string to a Color. -
toMd5(
) → String - Converts the string to an MD5 hash.