signOutDestination property

Destination? signOutDestination
final

Optional destination for the sign-out action.

If provided, adds a sign-out option at the bottom of the drawer, separated by a divider.

Implementation

final Destination? signOutDestination;