customIllustration property

  1. @JsonKey(ignore: true)
Widget? customIllustration
getter/setter pair

A custom illustration (an Image or Icon to show for Custom RPConsentSectionType

Implementation

@JsonKey(ignore: true)
Widget? customIllustration;