StorebountyDrawer constructor
const
StorebountyDrawer({
- Key? key,
- required VoidCallback onLogout,
Implementation
const StorebountyDrawer({super.key, required this.onLogout});