Wraps child so this bag is disposed when child leaves the tree.
child
Widget scope(Widget child) => _UAdminFieldsScope(fields: this, child: child);