style property

TextStyle? get style

Returns the style for the current element.

Implementation

TextStyle? get style => _style;