opacityTrackWidth property
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;
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.
final double? opacityTrackWidth;