lib/utils/ui_constant.dart @@ -5,6 +5,8 @@ //滑动效果 class ColorConstant { static const Color theme = Color(0xFF0E95FE); static const Color title = Color(0xFF333333); } class Constant {