menu
flower package
documentation
navigation/src/routes/flower_router_delegate.dart
FlowerDelegate
canPopHistory method
canPopHistory method
dark_mode
light_mode
canPopHistory
method
Future
<
bool
>
canPopHistory
(
)
Implementation
Future<bool> canPopHistory() { return SynchronousFuture(_canPopHistory()); }
flower package
documentation
navigation/src/routes/flower_router_delegate
FlowerDelegate
canPopHistory method
FlowerDelegate class