permissionViewHeaderText property

String? permissionViewHeaderText
final

The text to be displayed in the header on the permission request screen. It is used to inform the user that the following permissions are required to use the app.

Implementation

final String? permissionViewHeaderText;