bothActive property
bool
get
bothActive
Implementation
bool get bothActive =>
showConversations && showMessages && scope == SearchScope.both;
bool get bothActive =>
showConversations && showMessages && scope == SearchScope.both;