getGridDelegate method

FeedGridViewDelegate? getGridDelegate()

Retrieves the grid delegate at the index

Implementation

FeedGridViewDelegate? getGridDelegate() => _gridDelegate;