def __init__(self, text):
     self.w = _snack.button(text)
Esempio n. 2
0
 def __init__(self, text):
     self.w = _snack.button(text)