copyWith property Null safety

$InputDecorationCopyWith<InputDecoration> copyWith
@JsonKey(ignore: true), inherited

Implementation

@JsonKey(ignore: true)
$InputDecorationCopyWith<InputDecoration> get copyWith =>
    throw _privateConstructorUsedError;