menu
smartech_nudges package
documentation
widget.dart
SmartechView
SmartechView.new const constructor
SmartechView.new const constructor
dark_mode
light_mode
SmartechView
constructor
const
SmartechView
(
{
required
Key
?
key
,
required
Widget
child
,
})
Implementation
const SmartechView({required Key? key, required this.child}) : super(key: key);
smartech_nudges package
documentation
widget
SmartechView
SmartechView.new const constructor
SmartechView class