isASmartphone property

bool isASmartphone

Implementation

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