parentStyle property

TextStyle? parentStyle

Implementation

TextStyle? get parentStyle => _parent?.style;