GridLayer constructor

const GridLayer({
  1. int tickCount = 5,
})

Implementation

const GridLayer({this.tickCount = 5});