menu
kohler_providers
kohler_providers.dart
IosAppNotification
IosAppNotification const constructor
IosAppNotification
dark_mode
light_mode
IosAppNotification
constructor
const
IosAppNotification
(
{
required
String
title
,
required
String
body
,
})
Implementation
const IosAppNotification({ required this.title, required this.body, });
kohler_providers
kohler_providers
IosAppNotification
IosAppNotification const constructor
IosAppNotification class