Platform features declaration Detects if the platform is Safari Mobile (iOS or iPad).
@override bool get isSafariMobile => _isSafariMobile;