builder property

Widget Function() builder
final

builder function for rebuilding the rest of UI

Implementation

final Widget Function() builder;