defaultGridLineColor constant
Color
const defaultGridLineColor
Fallback line and border color used by the built-in grid style.
Implementation
static const Color defaultGridLineColor = Color(0xFFE5E7EB);