Remove see all
This commit is contained in:
parent
e66665efdc
commit
4634a27a59
1 changed files with 0 additions and 7 deletions
|
@ -20,13 +20,6 @@ class SectionTitle extends StatelessWidget {
|
|||
color: Colors.white,
|
||||
fontWeight: FontWeight.w500,
|
||||
),
|
||||
),
|
||||
TextButton(
|
||||
onPressed: pressSeeAll,
|
||||
child: const Text(
|
||||
"See All",
|
||||
style: TextStyle(color: Colors.white),
|
||||
),
|
||||
)
|
||||
],
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue