backgroundColor property
dynamic
get
backgroundColor
背景颜色 dart模式 0xff3c3c3c light模式 0xffececec
Implementation
static get backgroundColor => const Color(0xffececec);
背景颜色 dart模式 0xff3c3c3c light模式 0xffececec
static get backgroundColor => const Color(0xffececec);