<InfoWidget>: orientation: 'vertical' Button: size_hint_y: None width: root.width / 2 height: 100 font_size: 50 Label: font_size: 100 center_x: root.width / 2 top: root.top - 50 text: str(root.info)