Modifier and Type | Method and Description |
---|---|
static AbsoluteFontSize |
large()
Font size that is large relatively to the default font size.
|
static AbsoluteFontSize |
medium()
The default font size.
|
static AbsoluteFontSize |
small()
Font size that is small relatively to the default font size.
|
static AbsoluteFontSize |
xLarge()
Font size that is x-large relatively to the default font size.
|
static AbsoluteFontSize |
xSmall()
Font size that is x-small relatively to the default font size.
|
static AbsoluteFontSize |
xxLarge()
Font size that is xx-large relatively to the default font size.
|
static AbsoluteFontSize |
xxSmall()
Font size that is xx-small relatively to the default font size.
|
static AbsoluteFontSize |
xxxLarge()
Font size that is xxx-large relatively to the default font size.
|
static AbsoluteFontSize xxSmall()
static AbsoluteFontSize xSmall()
static AbsoluteFontSize small()
static AbsoluteFontSize medium()
static AbsoluteFontSize large()
static AbsoluteFontSize xLarge()
static AbsoluteFontSize xxLarge()
static AbsoluteFontSize xxxLarge()