isMobile property

bool get isMobile

Check if current platform is mobile

Implementation

static bool get isMobile => _isMobilePlatform();