itemBuilder property

A builder that is called to build items in the PagedValueGridView.

The value parameter is the Channel at this position in the grid.

Implementation

final StreamChannelGridViewIndexedWidgetBuilder? itemBuilder;