Returns a text style that specifies the text color.
テキストの色を指定するテキストスタイルを返します。
TextStyle color(Color color) => TextStyle(color: color);