Setup typedef

Setup = Widget Function()

A function that returns a widget.

Implementation

typedef Setup = Widget Function();