menu
cupertino_native_extra package
documentation
components/ios26_native_search_tab_bar.dart
NativeTabConfig
NativeTabConfig.new const constructor
NativeTabConfig.new const constructor
dark_mode
light_mode
NativeTabConfig
constructor
const
NativeTabConfig
(
{
required
String
title
,
String
?
sfSymbol
,
bool
isSearchTab
=
false
,
})
Implementation
const NativeTabConfig({ required this.title, this.sfSymbol, this.isSearchTab = false, });
cupertino_native_extra package
documentation
components/ios26_native_search_tab_bar
NativeTabConfig
NativeTabConfig.new const constructor
NativeTabConfig class