menu
kohler_providers
kohler_providers.dart
AppAboutDialog
AppAboutDialog const constructor
AppAboutDialog
dark_mode
light_mode
AppAboutDialog
constructor
const
AppAboutDialog
(
{
Key
?
key
,
Uri
?
appStoreUri
,
Uri
?
contactUrl
,
Uri
?
feedbackUrl
,
})
Implementation
const AppAboutDialog({ super.key, this.appStoreUri, this.contactUrl, this.feedbackUrl, });
kohler_providers
kohler_providers
AppAboutDialog
AppAboutDialog const constructor
AppAboutDialog class