MobileCarouselWithTabs constructor
const
MobileCarouselWithTabs({})
Implementation
const MobileCarouselWithTabs(
{Key? key,
required this.uiProps,
this.isField = false,
this.contextData,
this.datasources,
this.datasourcesData})
: super(key: key);