from kivy.properties import ObjectProperty from kivymd.uix.boxlayout import MDBoxLayout class Controls(MDBoxLayout): screen = ObjectProperty()