Added documentation
This commit is contained in:
@@ -4,6 +4,7 @@ import 'package:cabo_counter/presentation/views/about/about_view.dart';
|
||||
import 'package:cabo_counter/presentation/views/home/main_menu_view.dart';
|
||||
import 'package:flutter/cupertino.dart';
|
||||
|
||||
/// A view that provides a tabbed interface for navigating between the main menu and the about section.
|
||||
class TabView extends StatefulWidget {
|
||||
const TabView({super.key});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user