copyWith property Null safety

$ThemeDataCopyWith<ThemeData> copyWith
@JsonKey(ignore: true), inherited

Implementation

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