isMobile property

bool get isMobile

Implementation

bool get isMobile => _size.shortestSide < 600;