Connection Procedure Step

constructor(title: String, description: String, onClick: () -> Unit? = null)

Parameters

title

The title of the step

description

The description of the step

onClick

The action to execute when the description clicked