baseStyle property

MTextStyle? baseStyle
final

A style to inherit from — anything set here is overridden by the fields on this instance.

Resolved before serialization, so nothing downstream ever sees a chain.

Implementation

final MTextStyle? baseStyle;