FontWeightX extension

on

Properties

lighter FontWeight

Available on FontWeight, provided by the FontWeightX extension

Convenience getter for 1 step lighter font weight.
no setter
thicker FontWeight

Available on FontWeight, provided by the FontWeightX extension

Convenience getter for 1 step thicker font weight.
no setter

Methods

step(int step) FontWeight

Available on FontWeight, provided by the FontWeightX extension

Steps font weight thicker (positive) or lighter (negative) by step clamped within FontWeight.w100 to FontWeight.w900.