Package com.vaadin.flow.theme.lumo
Class LumoUtility.Padding.Vertical
- java.lang.Object
-
- com.vaadin.flow.theme.lumo.LumoUtility.Padding.Vertical
-
- Enclosing class:
- LumoUtility.Padding
public static final class LumoUtility.Padding.Vertical extends Object
Classes for defining both the vertical and horizontal paddings of an element.
-
-
Field Detail
-
NONE
public static final String NONE
- See Also:
- Constant Field Values
-
XSMALL
public static final String XSMALL
- See Also:
- Constant Field Values
-
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
-
XLARGE
public static final String XLARGE
- See Also:
- Constant Field Values
-
-