splash screen fix
This commit is contained in:
parent
7a2593468e
commit
3efa6f9df1
14 changed files with 282 additions and 273 deletions
|
|
@ -31,6 +31,7 @@ class _MihloadingcircleState extends State<Mihloadingcircle>
|
|||
ImageProvider loading =
|
||||
MzanziInnovationHub.of(context)!.theme.loadingImage();
|
||||
return Dialog(
|
||||
//backgroundColor: MzanziInnovationHub.of(context)!.theme.primaryColor(),
|
||||
child: Container(
|
||||
padding: const EdgeInsets.all(10.0),
|
||||
width: 250,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue