builder property

Widget Function(Basetro<T> state, BuildContext context) builder
final

Builder function that creates the widget tree.

Implementation

final Widget Function(Basetro<T> state, BuildContext context) builder;