isTab property

bool get isTab

Implementation

bool get isTab =>
    config.isTab(screenWidth, screenHeight) && screenWidth >= 500;