AppSettingsScreen constructor
const
AppSettingsScreen({
- Key? key,
- required HubbleScreenState state,
Implementation
const AppSettingsScreen({super.key, required this.state});