platformDispatcher top-level property
Returns the platform dispatcher of the device.
Implementation
PlatformDispatcher get platformDispatcher => PlatformDispatcher.instance;
Returns the platform dispatcher of the device.
PlatformDispatcher get platformDispatcher => PlatformDispatcher.instance;