isMenuVisible property

bool get isMenuVisible

Implementation

bool get isMenuVisible => !_search.value && !isForward.value;