menu
abutil package
documentation
abutil.dart
Reboot
begin static method
begin static method
dark_mode
light_mode
begin
static method
dynamic
begin
(
BuildContext
context
)
Implementation
static
begin(BuildContext context) { context.findAncestorStateOfType<_RebootState>()!.rebootApp(); }
abutil package
documentation
abutil
Reboot
begin static method
Reboot class