menu
incomme_flutter_commerce package
documentation
incomme_plugin.dart
GetDelegate
popHistory method
popHistory method
dark_mode
light_mode
popHistory
method
Future
<
GetNavConfig
?
>
popHistory
(
)
Implementation
Future<GetNavConfig?> popHistory() async { return await _popHistory(); }
incomme_flutter_commerce package
documentation
incomme_plugin
GetDelegate
popHistory method
GetDelegate class