builder property

AnimatedGridBuilder<T> builder
final

Build a widget given a context, the current item, and the column and row index.

Implementation

final AnimatedGridBuilder<T> builder;