isDesktop property

bool get isDesktop

Check if current screen is desktop size

Implementation

bool get isDesktop => breakpoint.isDesktop;