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