@override CardTheme fromJson(Map<String, dynamic> json) { return const NullableCardThemeConverter().fromJson(json)!; }