[]
Ctor.
public ThumbModel(Action<double> update, double value, int id)
Action on updating thumb value.
Initial value.
Unique id of thumb to identify it.