menu
tk_control package
documentation
widget_restart.dart
RestartWidgetState
restartApp method
restartApp method
dark_mode
light_mode
restartApp
method
void
restartApp
(
)
Implementation
void restartApp() { setState(() { key = UniqueKey(); }); }
tk_control package
documentation
widget_restart
RestartWidgetState
restartApp method
RestartWidgetState class