menu
smart_sdk package
documentation
app/configs/config.dart
VxSwitcher
VxSwitcher const constructor
VxSwitcher const constructor
dark_mode
light_mode
VxSwitcher
constructor
const
VxSwitcher
(
{
required
Widget
child
,
})
Implementation
const VxSwitcher({ required this.child, });
smart_sdk package
documentation
app/configs/config
VxSwitcher
VxSwitcher const constructor
VxSwitcher class