SolidGaugeStyleFluent extension
Generated fluent modifiers for SolidGaugeStyle.
Methods
-
clearBorderColor(
) → SolidGaugeStyle -
Available on SolidGaugeStyle, provided by the SolidGaugeStyleFluent extension
Clears SolidGaugeStyle.borderColor tonull. -
clearGradient(
) → SolidGaugeStyle -
Available on SolidGaugeStyle, provided by the SolidGaugeStyleFluent extension
Clears SolidGaugeStyle.gradient tonull. -
clearTrackColor(
) → SolidGaugeStyle -
Available on SolidGaugeStyle, provided by the SolidGaugeStyleFluent extension
Clears SolidGaugeStyle.trackColor tonull. -
withBorderColor(
Color value) → SolidGaugeStyle -
Available on SolidGaugeStyle, provided by the SolidGaugeStyleFluent extension
Replaces SolidGaugeStyle.borderColor withvalue. -
withBorderWidth(
double value) → SolidGaugeStyle -
Available on SolidGaugeStyle, provided by the SolidGaugeStyleFluent extension
Replaces SolidGaugeStyle.borderWidth withvalue. -
withCornerRadius(
double value) → SolidGaugeStyle -
Available on SolidGaugeStyle, provided by the SolidGaugeStyleFluent extension
Replaces SolidGaugeStyle.cornerRadius withvalue. -
withGradient(
GaugeGradientStyle value) → SolidGaugeStyle -
Available on SolidGaugeStyle, provided by the SolidGaugeStyleFluent extension
Replaces SolidGaugeStyle.gradient withvalue. -
withOpacity(
double value) → SolidGaugeStyle -
Available on SolidGaugeStyle, provided by the SolidGaugeStyleFluent extension
Replaces SolidGaugeStyle.opacity withvalue. -
withTrackColor(
Color value) → SolidGaugeStyle -
Available on SolidGaugeStyle, provided by the SolidGaugeStyleFluent extension
Replaces SolidGaugeStyle.trackColor withvalue. -
withTrackOpacity(
double value) → SolidGaugeStyle -
Available on SolidGaugeStyle, provided by the SolidGaugeStyleFluent extension
Replaces SolidGaugeStyle.trackOpacity withvalue.