ScrollbarConfigFluent extension
Generated fluent modifiers for ScrollbarConfig.
Methods
-
withAutoHide(
bool value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.autoHide withvalue. -
withAutoHideDelay(
Duration value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.autoHideDelay withvalue. -
withBorderRadius(
double value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.borderRadius withvalue. -
withEdgeGripWidth(
double value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.edgeGripWidth withvalue. -
withEdgeHoverColor(
Color value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.edgeHoverColor withvalue. -
withEdgeZoneColor(
Color value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.edgeZoneColor withvalue. -
withEnableResizeHandles(
bool value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.enableResizeHandles withvalue. -
withFadeDuration(
Duration value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.fadeDuration withvalue. -
withForcedColorsMode(
bool value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.forcedColorsMode withvalue. -
withGripIndicatorColor(
Color value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.gripIndicatorColor withvalue. -
withHandleActiveColor(
Color value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.handleActiveColor withvalue. -
withHandleColor(
Color value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.handleColor withvalue. -
withHandleDisabledColor(
Color value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.handleDisabledColor withvalue. -
withHandleHoverColor(
Color value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.handleHoverColor withvalue. -
withMaxZoomRatio(
double value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.maxZoomRatio withvalue. -
withMinHandleSize(
double value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.minHandleSize withvalue. -
withMinZoomRatio(
double value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.minZoomRatio withvalue. -
withPadding(
double value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.padding withvalue. -
withPrefersReducedMotion(
bool value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.prefersReducedMotion withvalue. -
withShowGripIndicator(
bool value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.showGripIndicator withvalue. -
withThickness(
double value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.thickness withvalue. -
withTrackColor(
Color value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.trackColor withvalue. -
withTrackHoverColor(
Color value) → ScrollbarConfig -
Available on ScrollbarConfig, provided by the ScrollbarConfigFluent extension
Replaces ScrollbarConfig.trackHoverColor withvalue.