system_tray library

Classes

AppWindow
Representation of native window
The base type for an individual menu item that can be shown in a menu.
A menu item that serves as a checkbox.
A standard menu item, with no submenus.
A menu item that serves as a separator, generally drawn as a line.
A menu item continaing a submenu.
SystemTray
Representation of system tray

Typedefs

A callback provided to MenuItemBase to handle menu selection.
SystemTrayEventCallback = void Function(String eventName)
A callback provided to SystemTray to handle system tray click event.