Stream24RichPage constructor
const
Stream24RichPage({})
Implementation
const Stream24RichPage({
super.key,
required this.brand,
required this.productId,
required this.retailerDomain,
required this.templateType,
this.language = 'ru_ru',
this.contentType = Stream24ContentType.minisite,
this.onError,
this.height,
});