Make background opaque 44/28144/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 21 Nov 2022 05:51:04 +0000 (00:51 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 21 Nov 2022 05:53:22 +0000 (05:53 +0000)
commitb8ee5c15f2e9a132b7869d745689f23834949472
tree95d9b93e0b8bd95155a97349c7605c834618a3e0
parent10945b8056eb2b228c156918a3505882a49a79b8
Make background opaque

To work properly with the Flutter demo homescreen, which does not
provide a separate black background surface behind applications like
the Qt demo one does, ensure the top-level widgets have opaque
backgrounds to prevent the homescreen from showing underneath.

Bug-AGL: SPEC-4614

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ib20126720c75b9d958988725de76a9a5244bd4e6
lib/HomePage.dart