import 'package:flutter/cupertino.dart'; const kPrimaryColor = Color(0xFF6F35A5); const kPrimaryLightColor = Color(0xfff1e6ff);