stepWidget property
The widget (UI representation) of the step
Implementation
@JsonKey(ignore: true)
Widget get stepWidget =>
RPUIVisualConsentStep(consentDocument: consentDocument);
The widget (UI representation) of the step
@JsonKey(ignore: true)
Widget get stepWidget =>
RPUIVisualConsentStep(consentDocument: consentDocument);