@override Map<String, dynamic> toJson(TextTheme value) { return const NullableTextThemeConverter().toJson(value)!; }