menu
fluttery_framework package
documentation
view.dart
GetDelegate
canPopHistory method
canPopHistory method
dark_mode
light_mode
canPopHistory
method
Future
<
bool
>
canPopHistory
(
)
Implementation
Future<bool> canPopHistory() { return SynchronousFuture(_canPopHistory()); }
fluttery_framework package
documentation
view
GetDelegate
canPopHistory method
GetDelegate class