isWebInIPad top-level property

bool get isWebInIPad

Implementation

bool get isWebInIPad => userAgent.contains("ipad");