kMyoroTestColors top-level constant
Colors for testing.
Implementation
const kMyoroTestColors = [
Colors.red,
Colors.green,
Colors.blue,
Colors.pink,
Colors.purple,
Colors.cyan,
Colors.lime,
Colors.lightBlue,
Colors.blueGrey,
Colors.orange,
];