trackBarProperties property

TrackBarProperties? trackBarProperties
final

TrackBarProperties defines the properties of the slider. The slider is only visible when the carousel contains two or more items. The TrackBarProperties specifies the width, height and color of the slider and background trackbar.

Implementation

final TrackBarProperties? trackBarProperties;