builder property

Widget Function(BuildContext context) builder
final

All Atom used in this function will be automatically signed and this function will be called every time the value of an Atom changes.

Implementation

final Widget Function(BuildContext context) builder;