Skip to main content

AppTour class

Class that handles all the apptour routines.

Constructors

[AppTour][]

:

Properties

[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::

[model] [↔ MainScreenViewModel] : instance of mainscreenviewmodel. ::: features getter/setter pair :::

[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::

[tutorialCoachMark] [↔ TutorialCoachMark] : instance of tutorialCoachMark. ::: features getter/setter pair :::

Methods

[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::

showTutorial → void ] : This function show tutorial to user.

[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::

Operators

[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::

  1. talawa
  2. app_tour
  3. AppTour class
app_tour library