firstBandColor property

  1. @Deprecated('Not supported. Member documentation may have more information.')
Color? firstBandColor
getter/setter pair

The first color that is alternating.

(Required) Deprecated: Use first_band_color_style.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
Color? firstBandColor;