add pagination for pages

This commit is contained in:
tzw
2024-01-24 16:54:08 +06:30
parent 4b9dc7bdc2
commit 0dc32067b8
34 changed files with 399 additions and 2249 deletions

View File

@@ -400,7 +400,7 @@ class _HomePageState extends State<HomePage> {
Navigator.of(context).push(RightLeftPageRoute(Profile()));
},
iconSize: 30,
icon: Icon(Icons.account_circle),
icon: Icon(Icons.account_circle,color: buttonColor,),
);
var searchInput = Row(children: [