vertical property

bool vertical
final

Whether the slider is vertical or not

Use a vertical slider if the slider represents a real-world value that is normally shown vertically (such as temperature).

Implementation

final bool vertical;