BarInteractionStyleFluent extension
Generated fluent modifiers for BarInteractionStyle.
Methods
-
clearFocusColor(
) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Clears BarInteractionStyle.focusColor tonull. -
clearHoverColor(
) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Clears BarInteractionStyle.hoverColor tonull. -
clearSelectionColor(
) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Clears BarInteractionStyle.selectionColor tonull. -
withDimmedOpacity(
double value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.dimmedOpacity withvalue. -
withFocusBorderWidth(
double value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.focusBorderWidth withvalue. -
withFocusColor(
Color value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.focusColor withvalue. -
withFocusGap(
double value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.focusGap withvalue. -
withHoverBorderWidth(
double value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.hoverBorderWidth withvalue. -
withHoverColor(
Color value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.hoverColor withvalue. -
withHoverOpacity(
double value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.hoverOpacity withvalue. -
withPressedColor(
Color value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.pressedColor withvalue. -
withPressedOpacity(
double value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.pressedOpacity withvalue. -
withSelectionBorderWidth(
double value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.selectionBorderWidth withvalue. -
withSelectionColor(
Color value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.selectionColor withvalue. -
withSelectionOpacity(
double value) → BarInteractionStyle -
Available on BarInteractionStyle, provided by the BarInteractionStyleFluent extension
Replaces BarInteractionStyle.selectionOpacity withvalue.