fun withItems(items: Collection<Parent>): DrawerBuilder<Parent, Child>
Set the filter items
items - The items to be set to FilterDrawer
items
Return this