first
This commit is contained in:
5
lib/constant/box_name.dart
Normal file
5
lib/constant/box_name.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
class BoxName {
|
||||
static const String driverID = "driverID";
|
||||
|
||||
static const String lang = "lang";
|
||||
}
|
||||
Reference in New Issue
Block a user