menu
app_version_update package
documentation
widgets/page_update.dart
UpdateVersionPage
UpdateVersionPage const constructor
UpdateVersionPage const constructor
dark_mode
light_mode
UpdateVersionPage
constructor
const
UpdateVersionPage
(
{
Key
?
key
,
})
Implementation
const UpdateVersionPage({Key? key}) : super(key: key);
app_version_update package
documentation
widgets/page_update
UpdateVersionPage
UpdateVersionPage const constructor
UpdateVersionPage class