@override TextAlign fromJson(String json) { return const NullableTextAlignConverter().fromJson(json)!; }