builder property

DataBuilder<T> builder
final

Builds a child widget. Never gets null as a value.

Implementation

final DataBuilder<T> builder;