setNextScreenName method

void setNextScreenName(
  1. String next
)

Implementation

void setNextScreenName(String next) => nextScreenName = next;