white54 constant
Colour
const white54
Implementation
static const Colour white54 = Colour(
alpha: 0x8A,
red: 0xFF,
green: 0xFF,
blue: 0xFF,
);
static const Colour white54 = Colour(
alpha: 0x8A,
red: 0xFF,
green: 0xFF,
blue: 0xFF,
);