Skip to main content

TooltipTheme

Customizes the appearance of Tooltip across the app.

TooltipTheme class has the following properties:

enable_feedback​

Overrides the default value of Tooltip.enable_feedback in all descendant Tooltip controls.

exclude_from_semantics​

Overrides the default value of Tooltip.exclude_from_semantics in all descendant Tooltip controls.

height​

Overrides the default value of Tooltip.height in all descendant Tooltip controls.

text_style​

Overrides the default value of Tooltip.text_style in all descendant Tooltip controls.

prefer_below​

Overrides the default value of Tooltip.prefer_below in all descendant Tooltip controls.

vertical_offset​

Overrides the default value of Tooltip.vertical_offset in all descendant Tooltip controls.

padding​

Overrides the default value of Tooltip.padding in all descendant Tooltip controls.

wait_duration​

Overrides the default value of Tooltip.wait_duration in all descendant Tooltip controls.

exit_duration​

Overrides the default value of Tooltip.exit_duration in all descendant Tooltip controls.

show_duration​

Overrides the default value of Tooltip.show_duration in all descendant Tooltip controls.

margin​

Overrides the default value of Tooltip.margin in all descendant Tooltip controls.

trigger_mode​

Overrides the default value of Tooltip.trigger_mode in all descendant Tooltip controls.

decoration​

Overrides the default value of Tooltip.decoration in all descendant Tooltip controls.