menu
tab_switcher package
documentation
tab_switcher_controller.dart
TabSwitcherController
onNewTab property
onNewTab property
dark_mode
light_mode
onNewTab
property
Stream
<
TabSwitcherTab
>
get
onNewTab
Implementation
Stream<TabSwitcherTab> get onNewTab => _newTabSubject.stream;
tab_switcher package
documentation
tab_switcher_controller
TabSwitcherController
onNewTab property
TabSwitcherController class