copyWith property Null safety

$TextThemeCopyWith<TextTheme> copyWith
@JsonKey(ignore: true), inherited

Implementation

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