refactor: Theme and iOS stuff
This commit is contained in:
parent
66c4c4d4a1
commit
66c163ce35
12 changed files with 70 additions and 468 deletions
|
|
@ -66,7 +66,6 @@ class ContentBanner extends StatelessWidget {
|
|||
alignment: Alignment.bottomRight,
|
||||
child: FloatingActionButton(
|
||||
mini: true,
|
||||
backgroundColor: Theme.of(context).primaryColor,
|
||||
child: Icon(Icons.camera_alt_outlined),
|
||||
onPressed: onEdit,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue