FloatingLabelAlignmentStart.fromJson constructor Null safety

FloatingLabelAlignmentStart.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory FloatingLabelAlignmentStart.fromJson(Map<String, dynamic> json) =
    _$FloatingLabelAlignmentStart.fromJson;