FloatingLabelAlignment.fromJson constructor Null safety
Implementation
factory FloatingLabelAlignment.fromJson(Map<String, Object?> json) =>
_$FloatingLabelAlignmentFromJson(json);
factory FloatingLabelAlignment.fromJson(Map<String, Object?> json) =>
_$FloatingLabelAlignmentFromJson(json);