menu
tk_control package
documentation
widget_restart.dart
RestartWidget
RestartWidget.new const constructor
RestartWidget.new const constructor
dark_mode
light_mode
RestartWidget
constructor
const
RestartWidget
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const
RestartWidget({
super
.key,
required
this
.child});
tk_control package
documentation
widget_restart
RestartWidget
RestartWidget.new const constructor
RestartWidget class