enaklo-flutter/lib/common/constant/app_constant.dart

4 lines
58 B
Dart
Raw Normal View History

2025-08-27 12:43:25 +07:00
class AppConstant {
static const String appName = "";
}