copyWith property Null safety

$TextStyleCopyWith<TextStyle> copyWith
@JsonKey(ignore: true), inherited

Implementation

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