I am trying implement angular material badge in my menu list.
Is it possible to position the badge in the center of list item?
Official document says : "By default, the badge will be placed above after. The direction can be changed by defining the attribute matBadgePosition follow by above|below and before|after."
But I need exclude this above|below position option
Or at the least if it is possible to set visible the entire badge inside the list-item