menu
nylo_framework package
documentation
nylo_framework.dart
NyLocalization
restart method
restart method
dark_mode
light_mode
restart
method
void
restart
(
BuildContext
context
)
reloads the app
Implementation
void restart(BuildContext context) => LocalizedApp.restart(context);
nylo_framework package
documentation
nylo_framework
NyLocalization
restart method
NyLocalization class