408eed1f3d
Settings gains an _AdminSection that renders an "Admin" tile (Shield icon → /admin) only when the current profile has is_admin = true. Non-admins see the section as SizedBox.shrink() so the const ListView children stay const. Provides a discoverable second entry to the admin landing alongside the kebab overflow shortcut. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>