BarInteractionStyleFluent extension

Generated fluent modifiers for BarInteractionStyle.

on

Methods

clearFocusColor() BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Clears BarInteractionStyle.focusColor to null.
clearHoverColor() BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Clears BarInteractionStyle.hoverColor to null.
clearSelectionColor() BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Clears BarInteractionStyle.selectionColor to null.
withDimmedOpacity(double value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.dimmedOpacity with value.
withFocusBorderWidth(double value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.focusBorderWidth with value.
withFocusColor(Color value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.focusColor with value.
withFocusGap(double value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.focusGap with value.
withHoverBorderWidth(double value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.hoverBorderWidth with value.
withHoverColor(Color value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.hoverColor with value.
withHoverOpacity(double value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.hoverOpacity with value.
withPressedColor(Color value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.pressedColor with value.
withPressedOpacity(double value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.pressedOpacity with value.
withSelectionBorderWidth(double value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.selectionBorderWidth with value.
withSelectionColor(Color value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.selectionColor with value.
withSelectionOpacity(double value) BarInteractionStyle

Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension

Replaces BarInteractionStyle.selectionOpacity with value.