@@ -60,20 +60,20 @@ abstract class $CardStyleCopyWith<$Res> {
60
60
$Res call (
61
61
{int ? borderWidth,
62
62
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
63
- Color ? backgroundColor,
63
+ Color ? backgroundColor,
64
64
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
65
- Color ? borderColor,
65
+ Color ? borderColor,
66
66
int ? borderRadius,
67
67
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
68
- Color ? cursorColor,
68
+ Color ? cursorColor,
69
69
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
70
- Color ? textColor,
70
+ Color ? textColor,
71
71
int ? fontSize,
72
72
String ? fontFamily,
73
73
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
74
- Color ? textErrorColor,
74
+ Color ? textErrorColor,
75
75
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
76
- Color ? placeholderColor});
76
+ Color ? placeholderColor});
77
77
}
78
78
79
79
/// @nodoc
@@ -156,20 +156,20 @@ abstract class _$$_CardStyleConstructorCopyWith<$Res>
156
156
$Res call (
157
157
{int ? borderWidth,
158
158
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
159
- Color ? backgroundColor,
159
+ Color ? backgroundColor,
160
160
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
161
- Color ? borderColor,
161
+ Color ? borderColor,
162
162
int ? borderRadius,
163
163
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
164
- Color ? cursorColor,
164
+ Color ? cursorColor,
165
165
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
166
- Color ? textColor,
166
+ Color ? textColor,
167
167
int ? fontSize,
168
168
String ? fontFamily,
169
169
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
170
- Color ? textErrorColor,
170
+ Color ? textErrorColor,
171
171
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
172
- Color ? placeholderColor});
172
+ Color ? placeholderColor});
173
173
}
174
174
175
175
/// @nodoc
@@ -246,20 +246,20 @@ class _$_CardStyleConstructor extends _CardStyleConstructor {
246
246
_$_CardStyleConstructor (
247
247
{this .borderWidth,
248
248
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
249
- this .backgroundColor,
249
+ this .backgroundColor,
250
250
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
251
- this .borderColor,
251
+ this .borderColor,
252
252
this .borderRadius,
253
253
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
254
- this .cursorColor,
254
+ this .cursorColor,
255
255
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
256
- this .textColor,
256
+ this .textColor,
257
257
this .fontSize,
258
258
this .fontFamily,
259
259
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
260
- this .textErrorColor,
260
+ this .textErrorColor,
261
261
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
262
- this .placeholderColor})
262
+ this .placeholderColor})
263
263
: super ._();
264
264
265
265
factory _$_CardStyleConstructor .fromJson (Map <String , dynamic > json) =>
@@ -367,20 +367,20 @@ abstract class _CardStyleConstructor extends CardStyle {
367
367
factory _CardStyleConstructor (
368
368
{final int ? borderWidth,
369
369
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
370
- final Color ? backgroundColor,
370
+ final Color ? backgroundColor,
371
371
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
372
- final Color ? borderColor,
372
+ final Color ? borderColor,
373
373
final int ? borderRadius,
374
374
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
375
- final Color ? cursorColor,
375
+ final Color ? cursorColor,
376
376
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
377
- final Color ? textColor,
377
+ final Color ? textColor,
378
378
final int ? fontSize,
379
379
final String ? fontFamily,
380
380
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
381
- final Color ? textErrorColor,
381
+ final Color ? textErrorColor,
382
382
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
383
- final Color ? placeholderColor}) = _$_CardStyleConstructor ;
383
+ final Color ? placeholderColor}) = _$_CardStyleConstructor ;
384
384
_CardStyleConstructor ._() : super ._();
385
385
386
386
factory _CardStyleConstructor .fromJson (Map <String , dynamic > json) =
@@ -472,20 +472,20 @@ abstract class $CardFormStyleCopyWith<$Res> {
472
472
@useResult
473
473
$Res call (
474
474
{@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
475
- Color ? backgroundColor,
475
+ Color ? backgroundColor,
476
476
int ? borderWidth,
477
477
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
478
- Color ? borderColor,
478
+ Color ? borderColor,
479
479
int ? borderRadius,
480
480
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
481
- Color ? cursorColor,
481
+ Color ? cursorColor,
482
482
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
483
- Color ? textColor,
483
+ Color ? textColor,
484
484
int ? fontSize,
485
485
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
486
- Color ? textErrorColor,
486
+ Color ? textErrorColor,
487
487
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
488
- Color ? placeholderColor});
488
+ Color ? placeholderColor});
489
489
}
490
490
491
491
/// @nodoc
@@ -563,20 +563,20 @@ abstract class _$$_CardFormStyleConstructorCopyWith<$Res>
563
563
@useResult
564
564
$Res call (
565
565
{@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
566
- Color ? backgroundColor,
566
+ Color ? backgroundColor,
567
567
int ? borderWidth,
568
568
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
569
- Color ? borderColor,
569
+ Color ? borderColor,
570
570
int ? borderRadius,
571
571
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
572
- Color ? cursorColor,
572
+ Color ? cursorColor,
573
573
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
574
- Color ? textColor,
574
+ Color ? textColor,
575
575
int ? fontSize,
576
576
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
577
- Color ? textErrorColor,
577
+ Color ? textErrorColor,
578
578
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
579
- Color ? placeholderColor});
579
+ Color ? placeholderColor});
580
580
}
581
581
582
582
/// @nodoc
@@ -647,20 +647,20 @@ class __$$_CardFormStyleConstructorCopyWithImpl<$Res>
647
647
class _$_CardFormStyleConstructor extends _CardFormStyleConstructor {
648
648
_$_CardFormStyleConstructor (
649
649
{@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
650
- this .backgroundColor,
650
+ this .backgroundColor,
651
651
this .borderWidth,
652
652
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
653
- this .borderColor,
653
+ this .borderColor,
654
654
this .borderRadius,
655
655
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
656
- this .cursorColor,
656
+ this .cursorColor,
657
657
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
658
- this .textColor,
658
+ this .textColor,
659
659
this .fontSize,
660
660
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
661
- this .textErrorColor,
661
+ this .textErrorColor,
662
662
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
663
- this .placeholderColor})
663
+ this .placeholderColor})
664
664
: super ._();
665
665
666
666
factory _$_CardFormStyleConstructor .fromJson (Map <String , dynamic > json) =>
@@ -761,20 +761,20 @@ class _$_CardFormStyleConstructor extends _CardFormStyleConstructor {
761
761
abstract class _CardFormStyleConstructor extends CardFormStyle {
762
762
factory _CardFormStyleConstructor (
763
763
{@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
764
- final Color ? backgroundColor,
764
+ final Color ? backgroundColor,
765
765
final int ? borderWidth,
766
766
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
767
- final Color ? borderColor,
767
+ final Color ? borderColor,
768
768
final int ? borderRadius,
769
769
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
770
- final Color ? cursorColor,
770
+ final Color ? cursorColor,
771
771
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
772
- final Color ? textColor,
772
+ final Color ? textColor,
773
773
final int ? fontSize,
774
774
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
775
- final Color ? textErrorColor,
775
+ final Color ? textErrorColor,
776
776
@JsonKey (toJson: ColorKey .toJson, fromJson: ColorKey .fromJson)
777
- final Color ? placeholderColor}) = _$_CardFormStyleConstructor ;
777
+ final Color ? placeholderColor}) = _$_CardFormStyleConstructor ;
778
778
_CardFormStyleConstructor ._() : super ._();
779
779
780
780
factory _CardFormStyleConstructor .fromJson (Map <String , dynamic > json) =
0 commit comments