menu
Flutter
widgets.dart
Route
<
T
>
willHandlePopInternally property
willHandlePopInternally
dark_mode
light_mode
description
willHandlePopInternally
property
bool
willHandlePopInternally
Whether calling
didPop
would return false.
Implementation
bool get willHandlePopInternally => false;
Flutter
widgets
Route
<
T
>
willHandlePopInternally property
Route class
Cookies management controls