showGrid property

bool showGrid
final

When set to 'true', the grid structure is always visible. emptyCellView is used to display empty cells.

Defaults to 'false'

Implementation

final bool showGrid;