canGoBack property

ValueNotifier<bool> canGoBack
final

Implementation

final ValueNotifier<bool> canGoBack = ValueNotifier<bool>(false);