isIOSWeb property

bool isIOSWeb
final

Tells whether the code is running on a web browser on iOS/iPadOS.

Implementation

static final bool isIOSWeb = WebFileSelectorPlatformView.isIOSWeb();