@override TextStyle get style => parentStyle?.merge(_defaultStrongStyle) ?? _defaultStrongStyle;
TextStyle? style;