def __init__(self, text):
     self.w = _snack.button(text)
Example #2
0
 def __init__(self, text):
     self.w = _snack.button(text)