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