a Function that takes in the context and returns a Widget.
typedef BuilderFunction = Widget Function(Context);