canGoBack property

LiveData<bool> get canGoBack

Implementation

LiveData<bool> get canGoBack => currentFragment.canUndo;