menu
chaotic package
documentation
commons.dart
pop function
pop function
dark_mode
light_mode
pop
function
Future
pop
(
{
dynamic
result
,
})
Implementation
Future pop({dynamic result}) async => Navigator.of(ContextService.context).pop(result);
chaotic package
documentation
commons
pop function
commons library