import 'package:flutter/material.dart'; const kBgColor = Color(0xff000D1F); const kThemeColor = Color(0xFFAAFF00);