none constant

GridStyle const none

No grid style - renders nothing.

Provides a clean canvas with no background pattern.

Implementation

static const GridStyle none = NoneGridStyle();