SimpleStepData

constructor(toolbarData: ToolbarData? = null, headerText: String = "", footerText: String = "", showHeader: Boolean = true, footerButtonOnTap: () -> FlowLocation? = { FlowLocation.Next })