Size
public enum Size : CaseIterable
Size is a enum that represents size values for NatCounter component.
These are all sizes allowed for a NatCounter:
- semi
medium
Requires
It’s necessary to configure the Design System with a theme or fatalError will be raised.
DesignSystem().configure(with: AvailableTheme)