kIsPhone top-level property

bool kIsPhone
getter/setter pair

Implementation

bool kIsPhone = Platform.isAndroid || Platform.isIOS || Platform.isFuchsia;