How to make color part of a text for UI in Flutter?
How can I change the color of part of a text?
I'm trying to make it so the text says "Don't have an account? Register now!" but I want to add color to the Register now! part. How can I do this if possible?