PlatformConfigurationChangedCallback typedef Null safety
Signature for PlatformDispatcher.onConfigurationChanged
.
Implementation
typedef PlatformConfigurationChangedCallback = void Function(PlatformConfiguration configuration);
Signature for PlatformDispatcher.onConfigurationChanged
.
typedef PlatformConfigurationChangedCallback = void Function(PlatformConfiguration configuration);