isDesktop property

bool get isDesktop

Get true if Desktop

Implementation

bool get isDesktop => Device.isDesktop;