tourHomeTargets method
void tourHomeTargets([
- [[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])
- talawa
- main_screen_view_model
- MainScreenViewModel
- tourHomeTargets method