Style
public enum Style
Style is a enum that represents style values for the NatBadge component.
These are the allowed styles for a NatBadge:
- Standard
Dot
Requires
It’s necessary to configure the Design System with a theme or fatalError will be raised.
DesignSystem().configure(with: AvailableTheme)