fallback property

Widget? fallback
final

The widget to display if permission is denied. Defaults to an empty widget.

Implementation

final Widget? fallback;