NextChild typedef

NextChild = RenderBox? Function(RenderBox child)

Implementation

typedef NextChild = RenderBox? Function(RenderBox child);