isMobile function

bool isMobile()

Implementation

bool isMobile() => windowWidth < 800;