API Documentation
Font Weight
The FontWeight enum represents the different font weights that can be used in rendering text.
Name | Description |
---|---|
REGULAR | ”Regular” |
MEDIUM | ”Medium” |
ITALIC | ”Italic” |
SEMI_BOLD | ”SemiBold” |
BOLD | ”Bold” |
The FontWeight enum represents the different font weights that can be used in rendering text.
Name | Description |
---|---|
REGULAR | ”Regular” |
MEDIUM | ”Medium” |
ITALIC | ”Italic” |
SEMI_BOLD | ”SemiBold” |
BOLD | ”Bold” |