Skip to content

RadioTheme

Defines default property values for descendant Radio controls.

Properties

Properties#

fill_color class-attribute instance-attribute #

fill_color: ControlStateValue[ColorValue] | None = None

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

mouse_cursor class-attribute instance-attribute #

mouse_cursor: ControlStateValue[MouseCursor] | None = None

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

overlay_color class-attribute instance-attribute #

overlay_color: ControlStateValue[ColorValue] | None = None

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

splash_radius class-attribute instance-attribute #

splash_radius: Number | None = None

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

visual_density class-attribute instance-attribute #

visual_density: VisualDensity | None = None

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