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