menu
kohler_providers
kohler_providers.dart
NotificationDateTile
NotificationDateTile const constructor
NotificationDateTile
dark_mode
light_mode
NotificationDateTile
constructor
const
NotificationDateTile
(
{
Key
?
key
,
required
DateTime
?
timestamp
,
})
Implementation
const NotificationDateTile({ super.key, required this.timestamp, });
kohler_providers
kohler_providers
NotificationDateTile
NotificationDateTile const constructor
NotificationDateTile class