LegendStyleFluent extension

Generated fluent modifiers for LegendStyle.

on

Methods

clearBackgroundColor() LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Clears LegendStyle.backgroundColor to null.
clearBorderColor() LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Clears LegendStyle.borderColor to null.
clearBorderRadius() LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Clears LegendStyle.borderRadius to null.
clearPadding() LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Clears LegendStyle.padding to null.
withAllowDragging(bool value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.allowDragging with value.
withBackgroundColor(Color value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.backgroundColor with value.
withBorderColor(Color value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.borderColor with value.
withBorderRadius(BorderRadius value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.borderRadius with value.
withBorderWidth(double value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.borderWidth with value.
withItemSpacing(double value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.itemSpacing with value.
withMarkerLabelSpacing(double value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.markerLabelSpacing with value.
withMarkerLineWidth(double value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.markerLineWidth with value.
withMarkerShape(LegendMarkerShape value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.markerShape with value.
withMarkerSize(double value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.markerSize with value.
withOffset(Offset value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.offset with value.
withOpacity(double value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.opacity with value.
withOrientation(LegendOrientation value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.orientation with value.
withPadding(EdgeInsets value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.padding with value.
withPosition(LegendPosition value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.position with value.
withTextStyle(TextStyle value) LegendStyle

Available on LegendStyle, provided by the LegendStyleFluent extension

Replaces LegendStyle.textStyle with value.