add tiles to business home
This commit is contained in:
parent
93b421ef9f
commit
80df5d43e1
3 changed files with 225 additions and 3 deletions
|
|
@ -28,7 +28,7 @@ class _PatManagerTileState extends State<PatManagerTile> {
|
|||
},
|
||||
appName: "Patient Manager",
|
||||
appIcon: Container(
|
||||
padding: const EdgeInsets.all(0.5),
|
||||
padding: const EdgeInsets.all(1),
|
||||
child: Icon(
|
||||
Icons.medical_services,
|
||||
color: MzanziInnovationHub.of(context)!.theme.primaryColor(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue