menu
logitx package
documentation
ui/settings_detail_page.dart
SettingsDetailPage
SettingsDetailPage.new const constructor
SettingsDetailPage.new const constructor
dark_mode
light_mode
SettingsDetailPage
constructor
const
SettingsDetailPage
(
{
required
Map
<
String
,
dynamic
>
info
,
VoidCallback
?
onShare
,
Key
?
key
,
})
Implementation
const SettingsDetailPage({required this.info, this.onShare, super.key});
logitx package
documentation
ui/settings_detail_page
SettingsDetailPage
SettingsDetailPage.new const constructor
SettingsDetailPage class