isWeb property

bool get isWeb

Implementation

bool get isWeb => deviceType == DeviceType.web;