CartesianValueSummaryStyleFluent extension
Generated fluent modifiers for CartesianValueSummaryStyle.
Methods
-
inheritAccentColor(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.accentColor to theme inheritance. -
inheritBackgroundColor(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.backgroundColor to theme inheritance. -
inheritBackgroundOpacity(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.backgroundOpacity to theme inheritance. -
inheritBorderColor(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.borderColor to theme inheritance. -
inheritBorderRadius(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.borderRadius to theme inheritance. -
inheritBorderWidth(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.borderWidth to theme inheritance. -
inheritLabelStyle(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.labelStyle to theme inheritance. -
inheritLabelValueGap(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.labelValueGap to theme inheritance. -
inheritMaxWidth(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.maxWidth to theme inheritance. -
inheritMinWidth(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.minWidth to theme inheritance. -
inheritPadding(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.padding to theme inheritance. -
inheritRowGap(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.rowGap to theme inheritance. -
inheritShadow(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.shadow to theme inheritance. -
inheritTextStyle(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Resets CartesianValueSummaryStyle.textStyle to theme inheritance. -
withAccentColor(
Color value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.accentColor withvalue. -
withBackgroundColor(
Color value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.backgroundColor withvalue. -
withBackgroundOpacity(
double value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.backgroundOpacity withvalue. -
withBorderColor(
Color value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.borderColor withvalue. -
withBorderRadius(
BorderRadius value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.borderRadius withvalue. -
withBorderWidth(
double value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.borderWidth withvalue. -
withLabelStyle(
TextStyle value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.labelStyle withvalue. -
withLabelValueGap(
double value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.labelValueGap withvalue. -
withMaxWidth(
double value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.maxWidth withvalue. -
withMinWidth(
double value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.minWidth withvalue. -
withoutAccentColor(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.accentColor — renders nothing and does not inherit the theme value. -
withoutBackgroundColor(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.backgroundColor — renders nothing and does not inherit the theme value. -
withoutBackgroundOpacity(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.backgroundOpacity — renders nothing and does not inherit the theme value. -
withoutBorderColor(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.borderColor — renders nothing and does not inherit the theme value. -
withoutBorderRadius(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.borderRadius — renders nothing and does not inherit the theme value. -
withoutBorderWidth(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.borderWidth — renders nothing and does not inherit the theme value. -
withoutLabelStyle(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.labelStyle — renders nothing and does not inherit the theme value. -
withoutLabelValueGap(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.labelValueGap — renders nothing and does not inherit the theme value. -
withoutMaxWidth(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.maxWidth — renders nothing and does not inherit the theme value. -
withoutMinWidth(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.minWidth — renders nothing and does not inherit the theme value. -
withoutPadding(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.padding — renders nothing and does not inherit the theme value. -
withoutRowGap(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.rowGap — renders nothing and does not inherit the theme value. -
withoutShadow(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.shadow — renders nothing and does not inherit the theme value. -
withoutTextStyle(
) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Suppresses CartesianValueSummaryStyle.textStyle — renders nothing and does not inherit the theme value. -
withPadding(
EdgeInsets value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.padding withvalue. -
withRowGap(
double value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.rowGap withvalue. -
withShadow(
BoxShadow value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.shadow withvalue. -
withTextStyle(
TextStyle value) → CartesianValueSummaryStyle -
Available on CartesianValueSummaryStyle, provided by the CartesianValueSummaryStyleFluent extension
Overrides CartesianValueSummaryStyle.textStyle withvalue.