AppUpdateManagerScreen constructor
Creates an AppUpdateManagerScreen.
title
- The screen title (optional, defaults to "App Update Manager")
Implementation
const AppUpdateManagerScreen({super.key, this.title = "App Update Manager"});
Creates an AppUpdateManagerScreen.
title
- The screen title (optional, defaults to "App Update Manager")
const AppUpdateManagerScreen({super.key, this.title = "App Update Manager"});