displayInnerShadows property

bool displayInnerShadows
final

Whether the inside of the track should have shadows. Default is false. If set to true, the shadows are customizable via innerTopShadow and innerBottomShadow.

Implementation

final bool displayInnerShadows;