style property
The text style in effect for this construct, fully resolved.
A builder never has to guess a default: this is what the construct would have been drawn with, its own style already applied over the surrounding one.
Implementation
final TextStyle style;