---
title: thick
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/material/thick
---

# thick

A material that’s more opaque than translucent.

## Declaration

```swift
static let thick: Material
```

## See Also

### Getting material types

- [ultraThin](swiftui/material/ultrathin.md)
- [thin](swiftui/material/thin.md)
- [regular](swiftui/material/regular.md)
- [ultraThick](swiftui/material/ultrathick.md)
- [bar](swiftui/material/bar.md)
