RangeAnnotationDefaultsFluent extension
Generated fluent modifiers for RangeAnnotationDefaults.
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 withvalue. -
withDraggingBorderColor(
Color value) → RangeAnnotationDefaults -
Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension
Replaces RangeAnnotationDefaults.draggingBorderColor withvalue. -
withDraggingFillColor(
Color value) → RangeAnnotationDefaults -
Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension
Replaces RangeAnnotationDefaults.draggingFillColor withvalue. -
withHoveredBorderColor(
Color value) → RangeAnnotationDefaults -
Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension
Replaces RangeAnnotationDefaults.hoveredBorderColor withvalue. -
withHoveredFillColor(
Color value) → RangeAnnotationDefaults -
Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension
Replaces RangeAnnotationDefaults.hoveredFillColor withvalue. -
withLabelStyle(
LabelStyle value) → RangeAnnotationDefaults -
Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension
Replaces RangeAnnotationDefaults.labelStyle withvalue. -
withNormalBorderColor(
Color value) → RangeAnnotationDefaults -
Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension
Replaces RangeAnnotationDefaults.normalBorderColor withvalue. -
withNormalFillColor(
Color value) → RangeAnnotationDefaults -
Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension
Replaces RangeAnnotationDefaults.normalFillColor withvalue. -
withSelectedBorderColor(
Color value) → RangeAnnotationDefaults -
Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension
Replaces RangeAnnotationDefaults.selectedBorderColor withvalue. -
withSelectedFillColor(
Color value) → RangeAnnotationDefaults -
Available on RangeAnnotationDefaults, provided by the RangeAnnotationDefaultsFluent extension
Replaces RangeAnnotationDefaults.selectedFillColor withvalue.