How to add a option menu button in a Card view

Use a label set the following properties
Font Typeface : Material Icons
Text : more_vert
Clickable : true

And use the label.click event to listen when the user clicks the label and you may use this extnsion for a Popup Menu