isIPad top-level property

bool get isIPad

Implementation

bool get isIPad => isIOS && isTablet;