platformIsMobile property

bool platformIsMobile

Implementation

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