how to give style to any one word of the string text Flutter code example Example: how to style text in flutter Text( 'text' style: TextStyle(), ),