withSignOutOption property

bool withSignOutOption
final

Whether to show the sign out option at the bottom.

When true, adds a divider and sign out button at the bottom of the drawer. Defaults to true.

Implementation

final bool withSignOutOption;