isMobile method

bool isMobile()

Implementation

bool isMobile() => this == LayoutDevice.mobile;