@override Alignment fromJson(String json) { return const NullableAlignmentConverter().fromJson(json)!; }