import 'dart:ui'; class Constants { static Color k2color = Color.fromARGB(255, 0, 71, 132); }