indicatorExtend property

double indicatorExtend
final

Declares the extend of the widgets used to represent a scale indicator.

When orientation is Axis.horizontal this is the height of the widgets When orientation is Axis.vertical this is the width of the widgets.

Implementation

final double indicatorExtend;