static void changeDesignSize(double width, double height) => _instance = Screen._(width: width, height: height);