Skip to content

IconTheme

IconTheme #

Customizes the appearance of Icon controls across the app.

apply_text_scaling #

apply_text_scaling: bool | None = None

Overrides the default value for Icon.apply_text_scaling.

color #

color: ColorValue | None = None

Overrides the default value for Icon.color.

fill #

fill: Number | None = None

Overrides the default value for Icon.fill.

grade #

grade: Number | None = None

Overrides the default value for Icon.grade.

opacity #

opacity: Number | None = None

An opacity to apply to both explicit and default icon colors.

optical_size #

optical_size: Number | None = None

Overrides the default value for Icon.optical_size.

shadows #

shadows: BoxShadowValue | None = None

Overrides the default value for Icon.shadows.

size #

size: Number | None = None

Overrides the default value for Icon.size.

weight #

weight: Number | None = None

Overrides the default value for Icon.weight.