isDesktop top-level property

bool get isDesktop

Always false on web

Implementation

bool get isDesktop => false;