bestResultsPage

DSL function for configuring the best results page in the onboarding flow.

Example usage:

onboarding {
bestResultsPage {
images = ...
icons = ...
strings = ...
styles = ...
}
}