sidebarExpanded static method

bool sidebarExpanded(
  1. double width
)

Implementation

static bool sidebarExpanded(double width) => width > desktop;