BarLollipopStyleFluent extension
Generated fluent modifiers for BarLollipopStyle.
Methods
-
clearHeadBorder(
) → BarLollipopStyle -
Available on BarLollipopStyle, provided by the BarLollipopStyleFluent extension
Clears BarLollipopStyle.headBorder tonull. -
clearHeadColor(
) → BarLollipopStyle -
Available on BarLollipopStyle, provided by the BarLollipopStyleFluent extension
Clears BarLollipopStyle.headColor tonull. -
clearStemColor(
) → BarLollipopStyle -
Available on BarLollipopStyle, provided by the BarLollipopStyleFluent extension
Clears BarLollipopStyle.stemColor tonull. -
withHeadBorder(
BarBorderStyle value) → BarLollipopStyle -
Available on BarLollipopStyle, provided by the BarLollipopStyleFluent extension
Replaces BarLollipopStyle.headBorder withvalue. -
withHeadColor(
Color value) → BarLollipopStyle -
Available on BarLollipopStyle, provided by the BarLollipopStyleFluent extension
Replaces BarLollipopStyle.headColor withvalue. -
withHeadRadius(
double value) → BarLollipopStyle -
Available on BarLollipopStyle, provided by the BarLollipopStyleFluent extension
Replaces BarLollipopStyle.headRadius withvalue. -
withStemColor(
Color value) → BarLollipopStyle -
Available on BarLollipopStyle, provided by the BarLollipopStyleFluent extension
Replaces BarLollipopStyle.stemColor withvalue. -
withStemWidth(
double value) → BarLollipopStyle -
Available on BarLollipopStyle, provided by the BarLollipopStyleFluent extension
Replaces BarLollipopStyle.stemWidth withvalue.