seen property

bool seen
getter/setter pair

Flag showing whether you've already shown this screen to the user.

Implementation

late bool seen;