menu
template_package package
documentation
primary_states/common.dart
EndProgressState
call method
call method
dark_mode
light_mode
call
method
@
override
void
call
(
BuildContext
param
)
override
Implementation
@override call(param) { Navigator.of(param, rootNavigator: rootNavigator).maybePop(); }
template_package package
documentation
primary_states/common
EndProgressState
call method
EndProgressState class