builder property

This builder provides the widget's BuildContext, the variable child based on button state as well as the callback that should be passed to the button and the current ButtonState

Implementation

AsyncButtonBuilderCallback get builder;