TitleBar constructor
- Key? key,
A bar displaying the current route's title and the current user's name and profile picture.
Implementation
const TitleBar({super.key});
A bar displaying the current route's title and the current user's name and profile picture.
const TitleBar({super.key});