isDesktopOrLarger property

bool get isDesktopOrLarger

Implementation

bool get isDesktopOrLarger => isDesktop || isLargeDesktop;