Skip to main content

tourHomeTargets method

void tourHomeTargets([

  1. [[UserConfig?] givenUserConfig]

])

Starts the tour and info to be displayed is mentioned in this functions.

params:

  • givenUserConfig: Mock user config that helps in testing.

returns: None

Implementation

void tourHomeTargets([UserConfig? givenUserConfig]) 
  1. talawa
  2. main_screen_view_model
  3. MainScreenViewModel
  4. tourHomeTargets method
MainScreenViewModel class