OverflowDetector typedef

OverflowDetector = void Function(double overflowHeight)

Implementation

typedef OverflowDetector = void Function(double overflowHeight);