StringExt extension

on

Methods

capitalize() String

Available on String?, provided by the StringExt extension

Capitalizes the first letter.
hexToColor() Color

Available on String?, provided by the StringExt extension

Converts a hex string to a Color.
toMd5() String

Available on String?, provided by the StringExt extension

Converts the string to an MD5 hash.