flutter change text to Caps code example Example: flutter to capital letter 'alphabet'.toUpperCase(); // 'ALPHABET' 'ABC'.toUpperCase(); // 'ABC'