Skip to main content

RadioTheme

Defines default property values for descendant Radio controls.

Properties

Properties

fill_colorclass-attributeinstance-attribute

fill_color: ControlStateValue[ColorValue] | None = None

Overrides the default value of Radio.fill_color in all descendant Radio controls.

mouse_cursorclass-attributeinstance-attribute

mouse_cursor: ControlStateValue[MouseCursor] | None = None

Overrides the default value of Radio.mouse_cursor in all descendant Radio controls.

overlay_colorclass-attributeinstance-attribute

overlay_color: ControlStateValue[ColorValue] | None = None

Overrides the default value of Radio.overlay_color in all descendant Radio controls.

splash_radiusclass-attributeinstance-attribute

splash_radius: Number | None = None

Overrides the default value of Radio.splash_radius in all descendant Radio controls.

visual_densityclass-attributeinstance-attribute

visual_density: VisualDensity | None = None

Overrides the default value of Radio.visual_density in all descendant Radio controls.