copyWith property Null safety

$MaterialStatePropertyCopyWith<MaterialStateProperty> copyWith
@JsonKey(ignore: true), inherited

Implementation

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