background property
Primary button background color
Implementation
@JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson)
Color? get background => throw _privateConstructorUsedError;
Primary button background color
@JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson)
Color? get background => throw _privateConstructorUsedError;