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