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