GenUiExampleSurface constructor
const
GenUiExampleSurface({})
Creates a GenUiExampleSurface.
Implementation
const GenUiExampleSurface({
super.key,
required this.catalog,
required this.item,
this.exampleIndex = 0,
});