skipInitialChange property

bool skipInitialChange
final

Use to skip the initial onPermissionStatusChanged call, even if requestOnInit = true.

/// Default: false.

Ignored in request methods, respected only in nested widget

Implementation

final bool skipInitialChange;