Function that allows specifying dependencies for the widget. E.g. Provider, BlocProvider.
final Widget Function(Widget) dependencies;