crossAxisExtent property

  1. @override
double crossAxisExtent
final

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

Contract:

Throws AssertionError if it is not positive.

Implementation

@override
final double crossAxisExtent;