menu
fast_app_base package
documentation
common/common.dart
VxSwitcher
VxSwitcher.new const constructor
VxSwitcher.new const constructor
dark_mode
light_mode
VxSwitcher
constructor
const
VxSwitcher
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const VxSwitcher({ super.key, required this.child, });
fast_app_base package
documentation
common/common
VxSwitcher
VxSwitcher.new const constructor
VxSwitcher class