To uppercase first letter of the word
Install
Flutter
flutter pub add capitalize
Methods
String
capitalizeAllWordtransform the first letter of theStringto uppercase;
To uppercase first letter of the word
flutter pub add capitalize
capitalizeAllWord transform the first letter of the String to uppercase;