defaultFocus
The element that should be focused by default once opened.
NOTE: When setting default focus to FocusState.ListRoot, remember to change tabindex to 0
and change md-menu's display to something other than display: contents
when necessary.