cleaned some warring messages

This commit is contained in:
Mohammad Salameh
2024-03-03 13:10:03 +03:00
parent 136987c56a
commit 643b206d4c
13 changed files with 12 additions and 19 deletions

View File

@ -1,4 +1,4 @@
// ignore_for_file: lines_longer_than_80_chars
// ignore_for_file: lines_longer_than_80_chars, constant_identifier_names
class StringsManager {
static const noRouteFound = 'No route found';