apply method
Returns a double of where the current snap point is supposed to be
Implementation
double apply(SnapAlignmentItem item) => _parameters(item);
Returns a double of where the current snap point is supposed to be
double apply(SnapAlignmentItem item) => _parameters(item);