formLightGrayText constant
TextStyle
const formLightGrayText
Implementation
static const formLightGrayText =
TextStyle(color: Color.fromRGBO(204, 204, 204, 1), fontSize: 14);
static const formLightGrayText =
TextStyle(color: Color.fromRGBO(204, 204, 204, 1), fontSize: 14);