SliderMode enum

Represents to two modes of a MediaSlider.

SliderMode.compact does not give the user the ability to scrub the seekbar

Constructors

SliderMode()
const

Values

compact → const SliderMode
normal → const SliderMode

Constants

values → const List<SliderMode>
A constant List of the values in this enum, in order of their declaration.