UserProfileConfig constructor
const
UserProfileConfig({})
Implementation
const UserProfileConfig({
this.pageType,
this.hideCloseIcon,
this.width,
this.height,
this.scene,
this.extra,
});
const UserProfileConfig({
this.pageType,
this.hideCloseIcon,
this.width,
this.height,
this.scene,
this.extra,
});