kivy button example Example: how to make a button in kivy button = Button(text='Hello world', font_size=14)