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