[JsonProperty("Basket description settings")] public TextSettings BasketDescription = new()
{
AnchorMin = "0 0",
AnchorMax = "1 0",
OffsetMin = "0 -0",
OffsetMax = "0 20",
FontSize = 14,
IsBold = false,
Align = TextAnchor.UpperCenter,
Color = IColor.Create("#FFFFFF", 40)
};
выдаёт ошибку Error...