frameColor property

dynamic get frameColor

边框颜色 dart模式 0x99ebebeb light模式 0xfffefefe

Implementation

static get frameColor => const Color(0xfffefefe);