isDesktop property

bool isDesktop

Implementation

bool get isDesktop => deviceTarget == DeviceTarget.desktop;