To uppercase first letter of the word

Install

Flutter

flutter pub add capitalize

Methods

String

  • capitalizeAllWord transform the first letter of the String to uppercase;

Libraries

capitalize