midnightMatrix top-level constant
Midnight color matrix for dark mode.
Implementation
const midnightMatrix = <double>[
-0.33,
-0.33,
-0.33,
0,
255,
-0.33,
-0.33,
-0.33,
0,
255,
-0.33,
-0.33,
-0.33,
0,
255,
0,
0,
0,
1,
0,
];