Card semanticContainerIs(bool semanticContainer) { return copyWith(semanticContainer: semanticContainer); }