stepWidget property
The widget (UI representation) of the step
Implementation
@override
@JsonKey(includeFromJson: false, includeToJson: false)
Widget get stepWidget =>
RPUIVisualConsentStep(consentDocument: consentDocument);
The widget (UI representation) of the step
@override
@JsonKey(includeFromJson: false, includeToJson: false)
Widget get stepWidget =>
RPUIVisualConsentStep(consentDocument: consentDocument);