This commit is contained in:
Patrick Alvin Alcala 2025-03-06 16:17:06 +08:00
parent 1b0241037d
commit bac0d0da5b
14 changed files with 3 additions and 20 deletions

View file

@ -7,10 +7,8 @@ import 'package:pharmacy_mobile/widgets/customer_pagebackground_widget.dart';
import 'package:pharmacy_mobile/widgets/customer_title_widget.dart';
import 'package:pharmacy_mobile/widgets/snackbar_widget.dart';
import 'package:pharmacy_mobile/widgets/text_widget.dart';
import 'package:animated_notch_bottom_bar/animated_notch_bottom_bar/animated_notch_bottom_bar.dart';
class CustomerProfilePage extends StatefulWidget {
// final NotchBottomBarController? controller;
const CustomerProfilePage({super.key});
@override