feat: add haptic feedback for various user interactions
This commit is contained in:
@@ -42,6 +42,7 @@ class GameTracker extends StatelessWidget {
|
||||
scaffoldBackgroundColor: CustomTheme.backgroundColor,
|
||||
// themes
|
||||
appBarTheme: CustomTheme.appBarTheme,
|
||||
actionIconTheme: CustomTheme.actionIconTheme,
|
||||
inputDecorationTheme: CustomTheme.inputDecorationTheme,
|
||||
searchBarTheme: CustomTheme.searchBarTheme,
|
||||
radioTheme: CustomTheme.radioTheme,
|
||||
|
||||
Reference in New Issue
Block a user