parentStyle property

TextStyle? get parentStyle
inherited

Implementation

TextStyle? get parentStyle => _parent?.style;