allowWithoutGesture property

bool? allowWithoutGesture
final

For "fullscreen" permission, must specify allowWithoutGesture:true.

Implementation

final bool? allowWithoutGesture;