withSignOutOption property
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;
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.
final bool withSignOutOption;