ScrollbarConfigFluent extension

Generated fluent modifiers for ScrollbarConfig.

on

Methods

withAutoHide(bool value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.autoHide with value.
withAutoHideDelay(Duration value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.autoHideDelay with value.
withBorderRadius(double value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.borderRadius with value.
withEdgeGripWidth(double value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.edgeGripWidth with value.
withEdgeHoverColor(Color value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.edgeHoverColor with value.
withEdgeZoneColor(Color value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.edgeZoneColor with value.
withEnableResizeHandles(bool value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.enableResizeHandles with value.
withFadeDuration(Duration value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.fadeDuration with value.
withForcedColorsMode(bool value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.forcedColorsMode with value.
withGripIndicatorColor(Color value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.gripIndicatorColor with value.
withHandleActiveColor(Color value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.handleActiveColor with value.
withHandleColor(Color value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.handleColor with value.
withHandleDisabledColor(Color value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.handleDisabledColor with value.
withHandleHoverColor(Color value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.handleHoverColor with value.
withMaxZoomRatio(double value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.maxZoomRatio with value.
withMinHandleSize(double value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.minHandleSize with value.
withMinZoomRatio(double value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.minZoomRatio with value.
withPadding(double value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.padding with value.
withPrefersReducedMotion(bool value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.prefersReducedMotion with value.
withShowGripIndicator(bool value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.showGripIndicator with value.
withThickness(double value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.thickness with value.
withTrackColor(Color value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.trackColor with value.
withTrackHoverColor(Color value) ScrollbarConfig

Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension

Replaces ScrollbarConfig.trackHoverColor with value.