canGoForward property

Signal<bool> canGoForward
latefinal

Implementation

late final canGoForward = Signal<bool>(false).bind(this);