trayManager top-level property

  1. @Deprecated('The 0.5.x compatible API will be removed in a future release. Use the native API from package:tray_manager/tray_manager.dart.')
TrayManager trayManager
final

Implementation

@Deprecated(
  'The 0.5.x compatible API will be removed in a future release. Use the native API from package:tray_manager/tray_manager.dart.',
)
final trayManager = TrayManager.instance;