BuiltInTabsView constructor

const BuiltInTabsView({
  1. Key? key,
})

Implementation

const BuiltInTabsView({
  super.key,
});