Implemented deletion button
This commit is contained in:
@@ -65,6 +65,7 @@ class _AppState extends State<App> with WidgetsBindingObserver {
|
||||
return supportedLocales.first;
|
||||
},
|
||||
theme: CupertinoThemeData(
|
||||
applyThemeToAll: true,
|
||||
brightness: Brightness.dark,
|
||||
primaryColor: CustomTheme.primaryColor,
|
||||
scaffoldBackgroundColor: CustomTheme.backgroundColor,
|
||||
|
||||
Reference in New Issue
Block a user