UncollapsedStateOffsetFunction typedef

UncollapsedStateOffsetFunction = double Function(double maxHeight)

Implementation

typedef UncollapsedStateOffsetFunction = double Function(
  double maxHeight,
);