MultiColor hintText in TextField in Flutter
May 16, 2024 ยท 2 min read ยท Introduction ๐๐ป Designers always design custom UI, which cannot be implemented using Material widgets of Flutter. Recently, I got a design in which I was supposed to give a multi color hint text in a TextField. Problem ๐ค The TextField widget of Fl...
SSatvik commented