@override String toJson(TextAlign value) { return const NullableTextAlignConverter().toJson(value)!; }