orange static method
Implementation
static Color orange(AliceCustomColors customColors) =>
customColors.orange ?? const Color(0xffffa801);
static Color orange(AliceCustomColors customColors) =>
customColors.orange ?? const Color(0xffffa801);