CustomTabsOptions constructor
const
CustomTabsOptions({})
Implementation
const CustomTabsOptions({
this.initialHeight,
this.resizable,
this.toolbarCornerRadius,
this.initialWidth,
this.sideSheetBreakpoint,
this.backgroundInteractionEnabled,
this.allowedBrowsers = const [],
});