builder property

GetXControllerBuilder<T> builder
final

The function that creates the child widget based on the controller.

Implementation

final GetXControllerBuilder<T> builder;