rawOffset property

({double max, double min}) rawOffset
final

The selection's current minimum and maximum offset along the slider's track, in logical pixels.

Implementation

final ({double min, double max}) rawOffset;