Extension function of Context to display Material Dialog
Parameters
String as the title of the dialog
String as the message of the dialog
set of Pair to define the positive title button and its' action
set of Pair to define the negative title button and its' action, nullable by default