canGoForward property

LiveData<bool> get canGoForward

Implementation

LiveData<bool> get canGoForward => currentFragment.canRedo;