opacityTrackWidth property

double? opacityTrackWidth
final

The width of the opacity slider track.

If null, the slider fills to expand available width of the picker. If not null, it must be >= 150 dp.

Implementation

final double? opacityTrackWidth;