howItWorksPage

DSL function for configuring the "How It Works" page in the onboarding flow.

Example usage:

onboarding {
howItWorksPage {
images = ...
strings = ...
}
}