displayOuterShadows property

bool displayOuterShadows
final

Whether the outside of the track should have shadows. Default is false. If set to true, the shadows are customizable via outerTopShadow and outerBottomShadow.

Implementation

final bool displayOuterShadows;