NestChain typedef

NestChain = Widget Function(Widget)

Implementation

typedef NestChain = Widget Function(Widget);