phase3: util_web + shop_scroll (custom scroll) null-safe; global Key? param fix
This commit is contained in:
@@ -21,7 +21,7 @@ double statusBarHeight;
|
||||
double screenHeight;
|
||||
|
||||
class DesktopMe extends StatefulWidget {
|
||||
final Key key;
|
||||
final Key? key;
|
||||
|
||||
const DesktopMe({this.key}) : super(key: key);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user