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