signedUp property

bool signedUp
final

Indicator whether the IntroductionView should be displayed with IntroductionViewStage.signUp initial stage.

Should also mean that sign up operation just has been occurred.

Implementation

final bool signedUp;