builder property
A function that builds the widget based on the latest state of the controller.
Implementation
final GetControllerBuilder<T> builder;
A function that builds the widget based on the latest state of the controller.
final GetControllerBuilder<T> builder;