xxxxxxxxxx
// define Color for use entire app
import 'dart:ui';
class AppColors {
static const mainColor = Color(0xFF202e59);
static const secondaryColor = Color(0xFF6c8ee3);
static const smallTextColor = Color(0xFF2e3253);
static const textHolder = Color(0xFFedf0f8);
static const textGrey = Color(0xFFafb1b5);
static const taskColor = Color(0xFFEDF0F8);
static const modalBottomSheetColor = Color(0xFF2E3253);
}
xxxxxxxxxx
Colour! Colour everything! Colour your software colours!
Paint your hardware black and white -_-
xxxxxxxxxx
If you want to pick color then go to my site it'll help you for sure !!
https://color-picking.muhammad-fahad-shaikh.repl.co