getScreen method

Screen getScreen()

Implementation

Screen getScreen() {
  return Screen(context: context);
}