feat: working patches selector and improve app selector.

This commit is contained in:
Alberto Ponces 2022-08-09 01:16:33 +01:00
parent 51801b5748
commit 33fb2a81b5
14 changed files with 228 additions and 188 deletions

View file

@ -90,7 +90,7 @@ class _LatestCommitCardState extends State<LatestCommitCard> {
context,
'latestCommitCard.updateButton',
),
onPressed: () {},
onPressed: () => {},
backgroundColor: const Color(0xff7792BA),
),
],