utils/app_strings library
Functions
-
CAPITALIZE_FIRST(
String text) → String -
CAPITALIZE_WORDS(
String text) → String -
GET_STRING_CUTED(
String label, int maxCharts) → String -
TO_STRING(
dynamic value) → String -
TO_STRING_NULLABLE(
dynamic value) → String?