weightValue property
int
get
weightValue
Returns the numeric weight value (100-900)
Standard font weight values:
- 100: Thin
- 200: Extra Light
- 300: Light
- 400: Regular/Normal
- 500: Medium
- 600: Semi Bold
- 700: Bold
- 800: Extra Bold
- 900: Black
Implementation
int get weightValue;