isWebInIPad top-level property

bool isWebInIPad

Implementation

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