Does the Default theme of WordPress like 2016, 2017 and 2019 uses Walker_Nav_Menu Class
They just use the default markup. You only need to define your own walker class if you’re changing the markup from the default. Believe it or not, but it’s perfectly possible to create menus without Bootstrap! The only exceptions to the default menu markup is that some of the default themes, like Twenty Nineteen, use … Read more