isMobile property

bool isMobile
getter/setter pair

Implementation

static bool isMobile = GetPlatform.isMobile && !kIsWeb;