menu
fast_app package
documentation
util/fast_util.dart
popToPage function
popToPage function
dark_mode
light_mode
popToPage
function
dynamic
popToPage
(
Widget
page
)
Implementation
popToPage(Widget page) { navGK.currentState?.popUntil(ModalRoute.withName('$page')); }
fast_app package
documentation
util/fast_util
popToPage function
fast_util library