Transparent constructor
const
Transparent()
Fully transparent (invisible).
Implementation
const Transparent() : super(alpha: 0x00, rgb: 0x000000);
Fully transparent (invisible).
const Transparent() : super(alpha: 0x00, rgb: 0x000000);