crossAxisExtent property

double crossAxisExtent
final

The slider's cross-axis extent. Defaults to 8.

Contract:

Throws AssertionError if it is not positive.

Implementation

final double crossAxisExtent;