baseStyle property
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;
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.
final MTextStyle? baseStyle;