Creates a platform configuration.
const PlatformSetup({ required this.android, required this.ios, required this.web, });