menu
dreamic package
documentation
presentation/outdated_app_page.dart
OutdatedApp
OutdatedApp.new const constructor
OutdatedApp.new const constructor
dark_mode
light_mode
OutdatedApp
constructor
const
OutdatedApp
(
{
Key
?
key
,
required
String
appStoreUrl
,
})
Implementation
const OutdatedApp({ super.key, required this.appStoreUrl, });
dreamic package
documentation
presentation/outdated_app_page
OutdatedApp
OutdatedApp.new const constructor
OutdatedApp class