label property

String? label
final

A label to show above the slider, or at the left of the slider if vertical is true when the slider is active.

Implementation

final String? label;