lines constant
GridStyle
const lines
Lines grid style - evenly spaced vertical and horizontal lines.
This is the most common grid style, providing clear visual reference.
Implementation
static const GridStyle lines = LinesGridStyle();