Builder to construct a Widget for the given instance of type T
T
typedef Widget InstanceBuilder<T>(T instance);