CustomTabsColorSchemeParams constructor Null safety
Implementation
const CustomTabsColorSchemeParams({
this.toolbarColor,
this.secondaryToolbarColor,
this.navigationBarColor,
this.navigationBarDividerColor,
});
const CustomTabsColorSchemeParams({
this.toolbarColor,
this.secondaryToolbarColor,
this.navigationBarColor,
this.navigationBarDividerColor,
});