isMobile function

bool isMobile()

Implementation

bool isMobile() => mainWindowWidth < 800;