none constant
GridStyle
const none
No grid style - renders nothing.
Provides a clean canvas with no background pattern.
Implementation
static const GridStyle none = NoneGridStyle();
No grid style - renders nothing.
Provides a clean canvas with no background pattern.
static const GridStyle none = NoneGridStyle();