## Description: Allows switching between "Aktionen," "Leistungen," and "Informationen." ## Components: - Three tab buttons (`TabBar` widget). - State management for tab selection. ## Development Notes: - Use `DefaultTabController` to manage tabs. - Style active and inactive states using `TabBar` properties.