isDesktop property

bool get isDesktop

Implementation

static bool get isDesktop => SizeConfig.screenWidth >= 1024;