Package com.vaadin.flow.theme.lumo
Class LumoUtility.IconSize
- java.lang.Object
-
- com.vaadin.flow.theme.lumo.LumoUtility.IconSize
-
- Enclosing class:
- LumoUtility
public static final class LumoUtility.IconSize extends Object
Classes for defining the size of elements used as icons.
-
-
Field Detail
-
SMALL
public static final String SMALL
- See Also:
- Constant Field Values
-
MEDIUM
public static final String MEDIUM
- See Also:
- Constant Field Values
-
LARGE
public static final String LARGE
- See Also:
- Constant Field Values
-
-