menu
flutter_canary package
documentation
config/config_info_page.dart
ConfigInfoPage
ConfigInfoPage const constructor
ConfigInfoPage const constructor
dark_mode
light_mode
ConfigInfoPage
constructor
const
ConfigInfoPage
(
Config
config
, {
Key
?
key
,
})
Implementation
const ConfigInfoPage(this.config, {Key? key}) : super(key: key);
flutter_canary package
documentation
config/config_info_page
ConfigInfoPage
ConfigInfoPage const constructor
ConfigInfoPage class