flutter_browser_tabs library
Classes
- BrowserTab
- BrowserTabBar
- BrowserTabItem
- BrowserTabMetadata
- BrowserTabTitle
- BrowserTabTitleState
- EventTabCloseAll
- Sent when program requests closing all tabs programatically
- EventTabCloseTab
- Sent when program requests closing a specific tab programatically
- EventTabOpened
- Sent when program requests a new tab programatically
- EventTabTitleChanged
- Sent when program requests a tab name change programatically
- InheritedBrowserTabData
- TabEvent
- TabView
- Window holds state related to a singleton instance of Gravio Studio
Properties
Functions
-
setLoggerHook(
ILogger? logger) → void -
Sets a Hooked Logger for the library. If
loggerisnull, then no messages will be logged