rangeBandConfig property

  1. @override
RangeBandConfig rangeBandConfig
getter/setter pair

Returns the configuration used to determine the rangeBand.

This is most often used to define the bar group width.

Implementation

@override
RangeBandConfig rangeBandConfig = const RangeBandConfig.none();