style property
final
Whether and where to draw the "Flutter" text. By default, only the logo itself is drawn.
Implementation
// This property isn't actually used when painting. It's only really used to
// set the internal _position property.
final FlutterLogoStyle style;