grade property

int? grade
getter/setter pair

Weight and grade affect a symbol’s thickness.

Adjustments to grade are more granular than adjustments to weight and have a small impact on the size of the symbol. Choose from {-25, 0, 200}. If absent, default value is 0. If any other value is specified, the default value is used. To preview different icon settings, go to Google Font Icons and adjust the settings under Customize.

Implementation

core.int? grade;