systemAlertWindow constant

Permission const systemAlertWindow

Permission for creating system alert window (Android only).

Allows an app to create windows shown on top of all other apps.

Implementation

static const systemAlertWindow = Permission._(23);