RangeAnnotationDefaultsFluent extension

Generated fluent modifiers for RangeAnnotationDefaults.

on

Methods

updateLabelStyle(LabelStyle update(LabelStyle current)) RangeAnnotationDefaults

Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension

Rebuilds RangeAnnotationDefaults.labelStyle from its current value.
withBorderWidth(double value) RangeAnnotationDefaults

Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension

Replaces RangeAnnotationDefaults.borderWidth with value.
withDraggingBorderColor(Color value) RangeAnnotationDefaults

Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension

Replaces RangeAnnotationDefaults.draggingBorderColor with value.
withDraggingFillColor(Color value) RangeAnnotationDefaults

Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension

Replaces RangeAnnotationDefaults.draggingFillColor with value.
withHoveredBorderColor(Color value) RangeAnnotationDefaults

Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension

Replaces RangeAnnotationDefaults.hoveredBorderColor with value.
withHoveredFillColor(Color value) RangeAnnotationDefaults

Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension

Replaces RangeAnnotationDefaults.hoveredFillColor with value.
withLabelStyle(LabelStyle value) RangeAnnotationDefaults

Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension

Replaces RangeAnnotationDefaults.labelStyle with value.
withNormalBorderColor(Color value) RangeAnnotationDefaults

Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension

Replaces RangeAnnotationDefaults.normalBorderColor with value.
withNormalFillColor(Color value) RangeAnnotationDefaults

Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension

Replaces RangeAnnotationDefaults.normalFillColor with value.
withSelectedBorderColor(Color value) RangeAnnotationDefaults

Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension

Replaces RangeAnnotationDefaults.selectedBorderColor with value.
withSelectedFillColor(Color value) RangeAnnotationDefaults

Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension

Replaces RangeAnnotationDefaults.selectedFillColor with value.