parentStyle property

TextStyle? get parentStyle

Implementation

TextStyle? get parentStyle => _parent?.style;