simple text style in flutter code example Example: how to style text in flutter Text( 'text' style: TextStyle(), ),