@override TextStyle? get style => TextStyle(color: config.textColor).merge(parentStyle);
TextStyle? style;