Card borderOnForegroundIs(bool borderOnForeground) { return copyWith(borderOnForeground: borderOnForeground); }