text property
The text of the Step. Different types of Steps are using the text text differently.
For e.g. the text of RPCompletionStep is rendered in the middle of the screen while the RPQuestionStep does not even use it.
Implementation
String? text;