signOutIcon property
Custom icon widget for the sign out option.
If null, uses the default logout icon from the package's assets.
Implementation
final Widget? signOutIcon;
Custom icon widget for the sign out option.
If null, uses the default logout icon from the package's assets.
final Widget? signOutIcon;