textColor property
final
The color used to paint the "Flutter" text on the logo, if style is FlutterLogoStyle.horizontal or FlutterLogoStyle.stacked.
If possible, the default (a medium grey) should be used against a white background.
Implementation
final Color textColor;