setScreenType method

void setScreenType(
  1. ScreenType screenType
)

Implementation

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