NestChain typedef

NestChain = Widget Function(Widget child)

Implementation

typedef NestChain = Widget Function(Widget child);