isDesktopWidth property
bool
get
isDesktopWidth
Implementation
bool get isDesktopWidth => screenType == UAdminScreenType.desktop;
bool get isDesktopWidth => screenType == UAdminScreenType.desktop;