setScreenType method

void setScreenType(
  1. ScreenType type
)

Implementation

void setScreenType(ScreenType type) => _screenType = type;