FespTabViewContainer constructor
const
FespTabViewContainer({})
Implementation
const FespTabViewContainer({
super.key,
required this.tabs,
this.children,
this.tabHeight = 32,
this.onChange,
});
const FespTabViewContainer({
super.key,
required this.tabs,
this.children,
this.tabHeight = 32,
this.onChange,
});