builder property

GetControllerBuilder<T> builder
final

A function that builds the widget based on the latest state of the controller.

Implementation

final GetControllerBuilder<T> builder;