defaultHoverColor constant
Color
const defaultHoverColor
默认悬停色:黑色 6% 透明叠加,适配浅色背景面板。
Implementation
static const Color defaultHoverColor = Color(0x0F000000);
默认悬停色:黑色 6% 透明叠加,适配浅色背景面板。
static const Color defaultHoverColor = Color(0x0F000000);