crossAxisExtent property
The slider's cross-axis extent. Defaults to 8.
Contract:
Throws AssertionError if it is not positive.
Implementation
@override
final double crossAxisExtent;
The slider's cross-axis extent. Defaults to 8.
Throws AssertionError if it is not positive.
@override
final double crossAxisExtent;