OverflowDetector typedef
OverflowDetector =
void Function(double overflowHeight)
Implementation
typedef OverflowDetector = void Function(double overflowHeight);
typedef OverflowDetector = void Function(double overflowHeight);