builder property

GetXControllerBuilder<T> builder
final

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

Implementation

final GetXControllerBuilder<T> builder;