TextWeight
Weight with which the text will be displayed.
Interface
enum TextWeight {
bolder = "bolder",
default = "default",
lighter = "lighter",
}Last updated on
Weight with which the text will be displayed.
enum TextWeight {
bolder = "bolder",
default = "default",
lighter = "lighter",
}