Update home_drawer_widget.dart
This commit is contained in:
parent
0796fe7f8d
commit
0fde2b262e
@ -42,7 +42,6 @@ class _HomeDrawerWidgetState extends State<HomeDrawerWidget> {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
print(widget.wooSignalApp.wishlistEnabled);
|
||||
bool isDark = (Theme.of(context).brightness == Brightness.dark);
|
||||
return Drawer(
|
||||
child: Container(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user