isMobile property

bool isMobile

Implementation

static bool get isMobile => Platform.isIOS || Platform.isAndroid;