isDesktop top-level property

bool isDesktop
final

Implementation

final isDesktop = !(kIsWeb || isMobile);