snapToMins property

double? snapToMins
final

The resolution of mins of the dial, i.e. if snapToMins = 5.0, only durations of 5min intervals will be selectable.

Implementation

final double? snapToMins;