menu
on_the_fly
client\tray\tray.dart
systemTrayImage property
systemTrayImage
dark_mode
light_mode
systemTrayImage
top-level property
set
systemTrayImage
(
String
path
)
Implementation
set systemTrayImage(String path) => _trayInstance.setImage(path);
on_the_fly
tray
systemTrayImage property
tray library